TreeViewColumn.focusCell
void focusCell(gtk.cell_renderer.CellRenderer cell)Sets the current keyboard focus to be at cell, if the column contains 2 or more editable and activatable cells.
Parameters
cell | A #GtkCellRenderer |
void focusCell(gtk.cell_renderer.CellRenderer cell)Sets the current keyboard focus to be at cell, if the column contains 2 or more editable and activatable cells.
cell | A #GtkCellRenderer |