Package: gtk

Function gtk-icon-view-path-is-selected

Lambda List

gtk-icon-view-path-is-selected (view path)

Arguments

view -- a gtk-icon-view widget
path -- a gtk-tree-path instance to check selection on

Return Value

True if path is selected.

Details

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

See also

2021-3-9