add_term


Description:

public virtual unowned TermList add_term (string term)

Add a term to the termlist.

Note that it is possible to add a term multiple times. The effect of this is determined by the DeeModelIndex consuming the TermList.

Parameters:

this

The term list to add a term to

term

The term to add

Returns:

Always returns this