Package: gtk

Accessor gtk-status-icon-storage-type

Lambda List

gtk-status-icon-storage-type (object)

Syntax

(gtk-status-icon-storage-type object) => storage-type

Arguments

object -- a gtk-status-icon widget
storage-type -- a value of the gtk-image-type enumeration

Details

Accessor of the storage-type slot of the gtk-status-icon class.

The slot access function gtk-status-icon-storage-type gets the type of representation being used by the status icon to store image data. If the status icon has no image data, the return value will be the value :empty.

Warning

The function gtk-status-icon-storage-type has been deprecated since version 3.14 and should not be used in newly written code.
 

See also

2021-7-22