GtkCList::insert

void insert(int row, Array text);

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