Package: gtk
Class gtk:cell-renderer-pixbuf
Superclassesgtk:cell-renderer, gobject:initially-unowned, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:cell-renderer-pixbuf object can be used to render an image
in a cell. It allows to render either a given gdk-pixbuf:pixbuf object, set via the pixbuf property, or a named icon, set via the icon-name property. To support the tree view, the gtk:cell-renderer-pixbuf object also supports rendering two alternative pixbufs, when the is-expander property is true. If the is-expanded property is true and the pixbuf-expander-open property is set to a pixbuf, it renders that pixbuf, if the is-expanded property is false and the pixbuf-expander-closed property is set to a pixbuf, it renders that one. Warning | Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |
2024-5-16