gtkIconViewItemActivated {RGtk2}R Documentation

gtkIconViewItemActivated

Description

Activates the item determined by path.

Usage

gtkIconViewItemActivated(object, path)

Arguments

object [GtkIconView] A GtkIconView
path [GtkTreePath] The GtkTreePath to be activated

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]