Re: File name encoding and GTK ABI compatibility on Win32



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]