Package: gtk

Accessor gtk:cell-renderer-pixbuf-gicon

Lambda List

gtk:cell-renderer-pixbuf-gicon (object)

Syntax

(gtk:cell-renderer-pixbuf-gicon object) => icon
(setf (gtk:cell-renderer-pixbuf-gicon object) icon)

Arguments

object -- a gtk:cell-renderer-pixbuf object
icon -- a g:icon object

Details

The accessor for the gicon slot gets or sets the icon to display. If the icon theme is changed, the image will be updated automatically.

Warning

The gtk:cell-renderer-pixbuf implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2026-08-28