Method

CamelMimeFilterIndexset_index

Declaration [src]

void
camel_mime_filter_index_set_index (
  CamelMimeFilterIndex* filter,
  CamelIndex* index
)

Description [src]

Set index on filter.

Parameters

index

Type: CamelIndex

A CamelIndex object.

The data is owned by the caller of the method.