Method

CamelMimeFilterIndexset_name

Declaration [src]

void
camel_mime_filter_index_set_name (
  CamelMimeFilterIndex* filter,
  CamelIndexName* name
)

Description [src]

Set the match name for any indexed words.

Parameters

name

Type: CamelIndexName

A CamelIndexName object.

The data is owned by the caller of the method.