Re: File name encoding and GTK ABI compatibility on Win32
- From: John Ehresman <jpe wingide com>
- To: Tor Lillqvist <tml iki fi>
- Cc: gtk-devel-list gnome org
- Subject: Re: File name encoding and GTK ABI compatibility on Win32
- Date: Sun, 05 Dec 2004 22:07:35 -0500
Tor Lillqvist wrote:
Ditto if the app gets a file name in UTF-8 from some GTK widget, and
then convert it using g_filename_from_utf8(), and then fopen()
it. Need to use g_fopen() here, too.
I was thinking of the case where the programmer is not using
g_filename_from_utf8() to do the conversion, but as you point out the
source will need to be modified in any case to use the g_* stdio wrappers.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]