Re: Filename encoding in FileChooser



Ross McFarland said:
Daniel Flemming said:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

When a FileChooser or FileChooserDialog widget returns filenames with
non-ASCII characters, what encoding does it use? Is it Unicode?

see:
    perldoc Glib
and look for filename_from_unicode.

actually you probably want filename_to_unicode which goes from whatever the
filename encoding is to perl unicode string (if i'm not mistaken.)

-rm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]