GtkListStore::prepend
GtkTreeIter prepend
(array items);
This method works exactly like append() , except that the row is inserted at the beginning of the list, not at the end.
This method works exactly like append() , except that the row is inserted at the beginning of the list, not at the end.