![]() |
![]() |
![]() |
GMime 2.6 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
struct GMimeFilterCharset; GMimeFilter * g_mime_filter_charset_new (const char *from_charset
,const char *to_charset
);
GMimeFilter * g_mime_filter_charset_new (const char *from_charset
,const char *to_charset
);
Creates a new GMimeFilterCharset filter.
|
charset to convert from |
|
charset to convert to |
Returns : |
a new charset filter or NULL if the charset conversion is
not possible. |