Method
CamelStoreSearchset_result_index
unstable since: 3.58
Declaration [src]
void
camel_store_search_set_result_index (
CamelStoreSearch* self,
CamelStoreSearchIndex* index
)
Description [src]
Sets, or unsets, a CamelStoreSearchIndex to be used for the search.
The index contains all the items satisfying the expression.
Available since: 3.58
Parameters
index-
Type:
CamelStoreSearchIndexA
CamelStoreSearchIndex, orNULL.The argument can be NULL.The data is owned by the caller of the method.