gtkIconViewItemActivated {RGtk2}R Documentation

gtkIconViewItemActivated

Description

Activates the item determined by path.

Usage

gtkIconViewItemActivated(object, path)

Arguments

object

A GtkIconView

path

The GtkTreePath to be activated

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]