Gtk.CellArea.prototype.get_focus_cell

function get_focus_cell():Gtk.CellRenderer {
    // Gjs wrapper for gtk_cell_area_get_focus_cell()
}

Retrieves the currently focused cell for area

Since 3.0

Returns

the currently focused cell in area.