gtkIconViewPathIsSelected: gtkIconViewPathIsSelected
Description
Returns TRUE
if the icon pointed to by path
is currently
selected. If path
does not point to a valid location, FALSE
is returned.Usage
gtkIconViewPathIsSelected(object, path)
Value
TRUE
if path
is selected.