Camel.MimeFilterWindows 
g 
Camel.MimeFilter 
Camel.MimeFilter 
 
 
Camel.MimeFilterWindows 
Camel.MimeFilterWindows 
 
 
Camel.MimeFilter->Camel.MimeFilterWindows 
 
GObject.Object 
GObject.Object 
 
 
GObject.Object->Camel.MimeFilter 
 
 
 
Class Details 
class  Camel.MimeFilterWindows( **kwargs )  
classmethod  new( claimed_charset )  
Create a new Camel.MimeFilterWindows claimed_charset .
  
is_windows_charset( )  
Returns: True False Return type: bool  
Get whether or not the textual content filtered by self  is
really in a Microsoft Windows charset rather than the claimed ISO
charset.
 
real_charset( )  
Returns: the name of the actual charset 
Return type: str  
Get the name of the actual charset used to encode the textual
content filtered by self  (it will either be the original
claimed_charset passed in at creation time or the Windows-CP125x
equivalent).