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

A GtkTreeViewColumn

cell

A GtkCellRenderer

Details

Since 2.2

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]