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

Accessor of the gicon slot of the gtk:cell-renderer-pixbuf class. The g:icon object representing 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

2024-5-16