Package: gtk

Accessor gtk-image-gicon

Lambda List

gtk-image-gicon (object)

Syntax

(gtk-image-gicon object) => gicon
(setf (gtk-image-gicon object) gicon)

Arguments

object -- a gtk-image widget
gicon -- a g-icon icon

Details

Accessor of the gicon slot of the gtk-image class.

The icon displayed in the image. For themed icons, if the icon theme is changed, the image will be updated automatically.
 

See also

2021-12-17