Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

conv_to_utf8 Struct Reference


Data Fields

gchar * name
 Name of the source charset; g_strdup()ed.

iconv_t cd
 iconv() conversion descriptor; -1 or iconv_open()ed

gboolean is_ascii
 Set to TRUE if name is "ASCII".

gboolean is_utf8
 Set to TRUE if name is "UTF-8".

gboolean is_iso8859
 Set to TRUE if name matches "ISO-8859-*".


Field Documentation

iconv_t conv_to_utf8::cd
 

iconv() conversion descriptor; -1 or iconv_open()ed

gboolean conv_to_utf8::is_ascii
 

Set to TRUE if name is "ASCII".

gboolean conv_to_utf8::is_iso8859
 

Set to TRUE if name matches "ISO-8859-*".

gboolean conv_to_utf8::is_utf8
 

Set to TRUE if name is "UTF-8".

gchar* conv_to_utf8::name
 

Name of the source charset; g_strdup()ed.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:11 2006 for Gtk-Gnutella by doxygen 1.3.6