Method
CamelIndexset_normalize
since: 2.32
Declaration [src]
void
camel_index_set_normalize (
CamelIndex* index,
CamelIndexNorm func,
gpointer user_data
)
Parameters
func-
Type:
CamelIndexNormNormalization function.
user_data-
Type:
gpointerUser data for
func.The argument can be NULL.The data is owned by the caller of the method.