Package: gio

Class g-emblem

Superclasses

g-icon, g-object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

icon
The icon property of tpye g-object (Read / Write / Construct Only)
The actual icon of the emblem.
origin
The origin property of type g-emblem-origin (Read / Write / Construct Only)
Tells which origin the emblem is derived from.
Default value: :unkown

Details

The g-emblem class is an implementation of the g-icon class that supports having an emblem, which is an icon with additional properties. It can than be added to a g-emblemed-icon object.

Currently, only metainformation about the emblem's origin is supported. More may be added in the future.
 

Slot Access Functions

Inherited Slot Access Functions

See also

*2021-4-27