[ CCode ( has_construct_function = false , type = "GMimeFilter*" ) ]
public FilterCharset (string from_charset, string to_charset)
Creates a new FilterCharset filter.
from_charset |
charset to convert from |
to_charset |
charset to convert to |
a new charset filter or null if the charset conversion is not possible. |