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.
GTK2.TreeStore
remove(GTK2.TreeIter
iter
)
Remove iter. iter is set to the next valid row at that level, or invalidated if it was the last one.