Package: gtk
Interface gtk:cell-editable
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect SlotsDetails The gtk:cell-editable interface must be implemented for widgets to be usable when editing the contents of a gtk:tree-view cell widget.
It provides a way to specify how temporary widgets should be configured for
editing, get the new value, and so on. WarningSignal DetailsThe "editing-done" signallambda (editable) :run-last
The "remove-widget" signallambda (editable) :run-last
| Slot Access FunctionsInherited Slot Access FunctionsSee also |
2025-07-22