Method

CamelIndexwords

Declaration [src]

CamelIndexCursor*
camel_index_words (
  CamelIndex* index
)

Description

No description available.

Return value

Type: CamelIndexCursor

A CamelIndexCursor containing all words of the index, or NULL, when there are none.

The returned data is owned by the instance.
The return value can be NULL.