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

Accessor of the edit-widget slot of the gtk:cell-area class. The gtk:cell-area-edit-widget function gets 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

2024-7-7