Method GTK2.TreeSelection()->iter_is_selected()
classGTK2.TreeSelection
- Method
iter_is_selected
intiter_is_selected(GTK2.TreeIteriter)- Description
Returns true if the row at iter is currently selected.
class GTK2.TreeSelectionint iter_is_selected(GTK2.TreeIter iter)
Returns true if the row at iter is currently selected.