gtkTreeViewColumnFocusCell {RGtk2}R Documentation

gtkTreeViewColumnFocusCell

Description

Sets the current keyboard focus to be at cell, if the column contains 2 or more editable and activatable cells.

Usage

gtkTreeViewColumnFocusCell(object, cell)

Arguments

object [GtkTreeViewColumn] A GtkTreeViewColumn
cell [GtkCellRenderer] A GtkCellRenderer

Details

Since 2.2

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]