pathIsSelected

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.GridView instead

---

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

Return

true if @path is selected.

Parameters

path

A GtkTreePath to check selection on.