Method
CamelTrieadd
since: 2.24
Declaration [src]
void
camel_trie_add (
CamelTrie* trie,
const gchar* pattern,
gint pattern_id
)
Description [src]
Add a new pattern to the CamelTrie trie.
Available since: 2.24
This method is not directly available to language bindings.