Method GTK2.TreeStore()->remove()

class GTK2.TreeStore

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.