Package: gtk

Accessor gtk:cell-area-edit-widget

Lambda List

gtk:cell-area-edit-widget (object)

Syntax

(gtk:cell-area-edit-widget object) => widget

Arguments

object -- a gtk:cell-area object
widget -- a gtk:cell-editable widget

Details

The accessor for the edit-widget slot of the gtk:cell-area class returns the widget currently used to edit the currently edited cell.

Warning

The gtk:cell-area implementation is deprecated since 4.10. List views use widgets for displaying their contents.
 

See also

2025-08-20