New function to convert a filename to a UTF-8 string for display purposes.
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Nov 2004 21:29:33 +0000 (21:29 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 2 Nov 2004 21:29:33 +0000 (21:29 +0000)
commit87ad7806a77156be2568ab768053ecb90ea0d66f
tree9b40ee264670b8e00be4662486405d18131dda7e
parent91ae46c37b2f7c576a558a19f58173e96974dff5
New function to convert a filename to a UTF-8 string for display purposes.

2004-11-02  Matthias Clasen  <mclasen@redhat.com>

* glib/gconvert.c (g_filename_display_name): New function to
convert a filename to a UTF-8 string for display purposes.
(g_get_filename_charsets): New function to return the
encodings which are tried when converting a filename to
UTF-8.
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
glib/gconvert.c
glib/gconvert.h