RGtk2 (version 2.20.31)

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)

Arguments

object
path
A GtkTreePath to check selection on.

Value

TRUE if path is selected.

Details

Since 2.6