Package: gio

Class g-emblemed-icon

Superclasses

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

Documented Subclasses

Direct Slots

gicon
The gicon property of type g-icon (Read / Write / Construct Only)
The icon to attach emblems to.

Details

The g-emblemed-icon class is an implementation of the g-icon interface that supports adding an emblem to an icon. Adding multiple emblems to an icon is ensured via the function g-emblemed-icon-add-emblem.

Note that the g-emblemed-icon class allows no control over the position of the emblems. See also the g-emblem class for more information.
 

Slot Access Functions

Inherited Slot Access Functions

See also

*2021-4-27