Gtk.TreeViewColumn.prototype.focus_cell
function focus_cell(cell:Gtk.CellRenderer):void { // Gjs wrapper for gtk_tree_view_column_focus_cell() }
Sets the current keyboard focus to be at cell, if the column contains 2 or more editable and activatable cells.
Since 2.2
- cell