gtkTreeViewRowActivated {RGtk2}R Documentation

gtkTreeViewRowActivated

Description

Activates the cell determined by path and column.

Usage

gtkTreeViewRowActivated(object, path, column)

Arguments

object

A GtkTreeView

path

The GtkTreePath to be activated.

column

The GtkTreeViewColumn to be activated.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]