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