Method

CamelIndexNameadd_word

Declaration [src]

void
camel_index_name_add_word (
  CamelIndexName* name,
  const gchar* word
)

Description

No description available.

Parameters

word

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.