GtkCList::append

int append(Array text);

Adds a row to the list at the bottom. The parameter is an array of strings, one for each column.