Camel.TextIndex

g Camel.Index Camel.Index Camel.TextIndex Camel.TextIndex Camel.Index->Camel.TextIndex GObject.Object GObject.Object GObject.Object->Camel.Index

Subclasses:None

Methods

Inherited:Camel.Index (13), GObject.Object (37)
Structs:GObject.ObjectClass (5)
class check (path)
class new (path, flags)
class remove (old)
class rename (old, new_)
  dump ()
  info ()
  validate ()

Virtual Methods

Inherited:Camel.Index (11), GObject.Object (7)

Properties

None

Signals

Inherited:GObject.Object (1)

Fields

Inherited:GObject.Object (1)
Name Type Access Description
parent Camel.Index r  

Class Details

class Camel.TextIndex(**kwargs)
Bases:Camel.Index
Abstract:No
Structure:Camel.TextIndexClass
classmethod check(path)
Parameters:path (str) –
Return type:int
classmethod new(path, flags)
Parameters:
  • path (str) –
  • flags (int) –
Return type:

Camel.TextIndex

classmethod remove(old)
Parameters:old (str) –
Return type:int
classmethod rename(old, new_)
Parameters:
Return type:

int

dump()
info()
validate()