Method

Gtk.CellArea.get_edit_widget

Declaration [src]

GtkCellEditable*
gtk_cell_area_get_edit_widget (
  GtkCellArea* area
)

Description [src]

Gets the GtkCellEditable widget currently used to edit the currently edited cell.

Return value

Returns: GtkCellEditable

The currently active GtkCellEditable widget

Ownership is not transferred to the caller