| Top |
GMimeFilterCharset;
GMimeFilter * g_mime_filter_charset_new (const char *from_charset,
const char *to_charset);
GMimeFilter * g_mime_filter_charset_new (constchar *from_charset, constchar *to_charset);
Creates a new GMimeFilterCharset filter.
|
charset to convert from |
|
charset to convert to |
Returns : |
a new charset filter. |