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.
 

See also

2021-3-13