Package: gtk
Accessor gtk-status-icon-gicon
Lambda Listgtk-status-icon-gicon (object) Syntax(gtk-status-icon-gicon object) => icon (setf (gtk-status-icon-gicon object) icon) ArgumentsDetails Accessor of the gicon slot of the gtk-status-icon class. The slot access function gtk-status-icon-gicon retrieves icon being displayed by the status icon. The slot access function (setf gtk-status-icon-gicon) sets the icon. The storage type of the status icon must be the value :empty or :gicon of the gtk-image-type enumeration. See the function gtk-status-icon-storage-type. Warning | See also |
2021-7-22