FilterCharset


Description:

[ CCode ( has_construct_function = false , type = "GMimeFilter*" ) ]
public FilterCharset (string from_charset, string to_charset)

Creates a new FilterCharset filter.

Parameters:

from_charset

charset to convert from

to_charset

charset to convert to

Returns:

a new charset filter or null if the charset conversion is not possible.