MimeFilterWindows
Object Hierarchy:
Description:
[
CCode ( type_id =
"camel_mime_filter_windows_get_type ()" ) ]
public class MimeFilterWindows :
MimeFilter
Content:
Creation methods:
Methods:
- public bool is_windows_charset ()
Get whether or not the textual content filtered by
this is really in a Microsoft Windows charset rather than the claimed ISO charset.
- public unowned string real_charset ()
Get the name of the actual charset used to encode the textual content
filtered by this (it will either be the original claimed_charset passed in at creation time or the
Windows-CP125x equivalent).
Inherited Members:
All known members inherited from class Camel.MimeFilter
All known members inherited from class GLib.Object