Camel.MimeFilterToHTML¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | Camel.MimeFilter (6), GObject.Object (37) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
| class | new(flags, color) | 
Virtual Methods¶
| Inherited: | Camel.MimeFilter (3), GObject.Object (7) | 
|---|
Properties¶
None
Signals¶
| Inherited: | GObject.Object (1) | 
|---|
Class Details¶
- 
class Camel.MimeFilterToHTML(**kwargs)¶
- Bases: - Camel.MimeFilter- Abstract: - No - Structure: - Camel.MimeFilterToHTMLClass- 
classmethod new(flags, color)¶
- Parameters: - flags (Camel.MimeFilterToHTMLFlags) – bitwise flags defining the behaviour
- color (int) – color to use when highlighting quoted text
 - Returns: - a new - Camel.MimeFilterToHTMLobject- Return type: - Create a new - Camel.MimeFilterToHTMLobject to convert plain text into HTML.
- flags (
 
- 
classmethod