TreeViewColumn.focusCell

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

class TreeViewColumn
void
focusCell

Parameters

cell CellRenderer

A #GtkCellRenderer

Meta