[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GtkFileChooser and UTF-8
- From: John Cupitt <jcupitt gmail com>
- To: Hubert Sokolowski <h sokolowski wsisiz edu pl>
- Cc: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: GtkFileChooser and UTF-8
- Date: Fri, 3 Sep 2004 02:14:32 +0100
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]