Skip to content

handles filename data properly #19

@cedlemo

Description

@cedlemo

filename data are generaly strings but the encoding depends on encoding of the file system. For now filenames are handled as normal strings and there are no care taken to their encoding.

see https://github.com/ruby-gnome2/ruby-gnome2/blob/master/glib2/ext/glib2/rbglib.c#L226, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions