Re: GtkFileChooser and UTF-8



On Thu, 2 Sep 2004 22:21:48 +0200, Hubert Sokolowski
<h sokolowski wsisiz edu pl> wrote:
It seems like GtkFileChooser does not convert files and directory names
to UTF-8 when browsing and when creating does not convert from UTF-8 to
local character set (ISO-8859-2 for me). 

AFAIK, no, you have to convert:

http://developer.gnome.org/doc/API/2.0/glib/glib-Character-Set-Conversion.html

see the discussion at the top, then g_filename_to_utf8()



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