gtkIconViewSelectPath {RGtk2}R Documentation

gtkIconViewSelectPath

Description

Selects the row at path.

Usage

gtkIconViewSelectPath(object, path)

Arguments

object [GtkIconView] A GtkIconView.
path [GtkTreePath] The GtkTreePath to be selected.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]