[Top]
GTK2
GTK2.IconView
|
Method GTK2.IconView()->path_is_selected()
- Method
path_is_selected
int path_is_selected(GTK2.TreePath path)
- Description
Returns true if the icon pointed to by path is currently selected.
If icon does not point to a valid location, false is returned.
|