Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.TreeSelection

Method GTK2.TreeSelection()->path_is_selected()


Method path_is_selected

int path_is_selected(GTK2.TreePath path)

Description

Returns true if the row pointed to by path is currently selected. If path does not point to a valid location, false is returned.