gtkIconViewPathIsSelected: gtkIconViewPathIsSelected

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

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

1

Arguments

object

A GtkIconView.

path

A GtkTreePath to check selection on.

Details

Since 2.6

Value

[logical] TRUE if path is selected.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.