GMimeFilterWindows

A filter for detecting whether or not a text stream claimed to be iso-8859-X is really that charset or if it is really a Windows-CP125x charset.

Members

Variables

claimedCharset
char* claimedCharset;

charset the text stream is claimed to be

isWindows
gboolean isWindows;

true if the stream is detected to be a windows-cp125x charset

parentObject
GMimeFilter parentObject;

parent #GMimeFilter