FilterWindows
Description:
[ CCode ( has_construct_function = false , type = "GMimeFilter*" ) ]
public FilterWindows (string claimed_charset)
public FilterWindows (string claimed_charset)
Creates a new GMimeFilterWindows filter.
When a stream of text has been filtered, it can be determined whether or not said text stream was in claimed_charset
or the
equivalent Windows-CP125# charset.
Parameters:
claimed_charset |
charset that a text stream claims to be |
Returns:
a new windows filter. |