path_is_selected
Description:
Returns true if the icon pointed to by path
is currently selected.
Note:
Use [class@Gtk.GridView] instead
If path
does not point to a valid location, false is returned.
Parameters:
this |
A `GtkIconView`. |
path |
A `GtkTreePath` to check selection on. |
Returns:
true if |