GMime.FilterEnriched¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
flags |
r |
bit flags |
|
nofill |
r |
nofill tag state |
|
parent_object |
r |
parent |
Class Details¶
- class GMime.FilterEnriched(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
A filter for converting text/enriched or text/richtext textual streams into text/html.
- classmethod new(flags)¶
- Parameters:
flags (
int
) – flags- Returns:
a new
GMime.Filter
object.- Return type:
Creates a new
GMime.FilterEnriched
object.