Gtk.CellArea.prototype.get_edit_widget
function get_edit_widget():Gtk.CellEditable {
// Gjs wrapper for gtk_cell_area_get_edit_widget()
}Gets the Gtk.CellEditable widget currently used to edit the currently edited cell.
Since 3.0
- Returns
The currently active Gtk.CellEditable widget