Camel.MimeFilterIndex

g Camel.MimeFilter Camel.MimeFilter Camel.MimeFilterIndex Camel.MimeFilterIndex Camel.MimeFilter->Camel.MimeFilterIndex GObject.Object GObject.Object GObject.Object->Camel.MimeFilter

Subclasses:

None

Methods

Inherited:

Camel.MimeFilter (6), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (index)

set_index (index)

set_name (name)

Virtual Methods

Inherited:

Camel.MimeFilter (3), GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

Camel.MimeFilter

r

Class Details

class Camel.MimeFilterIndex(**kwargs)
Bases:

Camel.MimeFilter

Abstract:

No

Structure:

Camel.MimeFilterIndexClass

classmethod new(index)
Parameters:

index (Camel.Index) – a Camel.Index object

Returns:

a new Camel.MimeFilterIndex object

Return type:

Camel.MimeFilter

Create a new Camel.MimeFilterIndex based on index.

set_index(index)
Parameters:

index (Camel.Index) – a Camel.Index object

Set index on self.

set_name(name)
Parameters:

name (Camel.IndexName) – a Camel.IndexName object

Set the match name for any indexed words.