Method GTK2.TreeStore()->prepend()
- Method prepend
GTK2.TreeIterprepend(GTK2.TreeIterparent)- Description
Prepend a new row. If parent is valid, then it will prepend the new row before the first child of parent, otherwise it will prepend a new row to the toplevel.