TreeViewColumn.focusCell

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

class TreeViewColumn
void
focusCell

Parameters

cell CellRenderer

A GtkCellRenderer

Meta