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.