GtkTree::prepend

void prepend ( GtkWidget tree_item );

Adds tree_item to the begining of the tree. The first node of the tree is in position zero.

See also: append() , insert()