Method GTK2.TreeStore()->remove()


Method remove

GTK2.TreeStore remove(GTK2.TreeIter iter)

Description

Remove iter. iter is set to the next valid row at that level, or invalidated if it was the last one.

There are no comments to this page yet!