![]() |
![]() |
![]() |
Camel Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
void (*CamelTextIndexFunc) (CamelTextIndex *idx, const gchar *word, gchar *buffer); CamelTextIndex; CamelTextIndexCursor; CamelTextIndexKeyCursor; CamelTextIndexName; CamelTextIndex * camel_text_index_new (const gchar *path, gint flags); gint camel_text_index_check (const gchar *path); gint camel_text_index_rename (const gchar *old, const gchar *new); gint camel_text_index_remove (const gchar *old); void camel_text_index_dump (CamelTextIndex *idx); void camel_text_index_info (CamelTextIndex *idx); void camel_text_index_validate (CamelTextIndex *idx);
GObject +----CamelObject +----CamelIndex +----CamelTextIndex
GObject +----CamelObject +----CamelIndexCursor +----CamelTextIndexCursor
GObject +----CamelObject +----CamelIndexCursor +----CamelTextIndexKeyCursor
GObject +----CamelObject +----CamelIndexName +----CamelTextIndexName
void (*CamelTextIndexFunc) (CamelTextIndex *idx, const gchar *word, gchar *buffer);
|
|
|
|
|
CamelTextIndex * camel_text_index_new (const gchar *path, gint flags);
|
|
|
|
Returns : |
gint camel_text_index_rename (const gchar *old, const gchar *new);
|
|
|
|
Returns : |