Package: gtk
Class gtk:cell-renderer-text
Superclassesgtk:cell-renderer, gobject:initially-unowned, gobject:object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect SlotsDetails The gtk:cell-renderer-text object renders a given text in its cell,
using the font, color and style information provided by its properties.
The text will be ellipsized if it is too long and the ellipsize property allows it. If the mode property is :editable, the gtk:cell-renderer-text object allows to edit its text using a gtk:entry widget. Signal DetailsThe "edited" signallambda (renderer path text) :run-last
Warning | Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |
2025-07-25