Camel.MimeFilterCharset¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | Camel.MimeFilter (6), GObject.Object (37) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
| class | new(from_charset, to_charset) | 
Virtual Methods¶
| Inherited: | Camel.MimeFilter (3), GObject.Object (7) | 
|---|
Properties¶
None
Signals¶
| Inherited: | GObject.Object (1) | 
|---|
Class Details¶
- 
class Camel.MimeFilterCharset(**kwargs)¶
- Bases: - Camel.MimeFilter- Abstract: - No - Structure: - Camel.MimeFilterCharsetClass- 
classmethod new(from_charset, to_charset)¶
- Parameters: - Returns: - a new - Camel.MimeFilterCharsetobject- Return type: - Create a new - Camel.MimeFilterCharsetobject to convert text from from_charset to to_charset.
 
- 
classmethod