[ Version ( since = "2.6" ) ]
public bool path_is_selected (TreePath path)
Returns true if the icon pointed to by path is currently selected.
Use [class@Gtk.GridView] instead
If path does not point to a valid location, false is returned.
| this |
A `GtkIconView`. |
| path |
A `GtkTreePath` to check selection on. |
|
true if |