Package: gio

Class gio:themed-icon

Superclasses

gio:icon, gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

name
The name property of type :string (Write / Construct Only)
The icon name.
Default value: nil
names
The names property of type g:strv-t (Read / Write / Construct Only)
The list of strings with the icon names.
use-default-fallbacks
The use-default-fallbacks property of type :boolean (Read / Write / Construct Only)
Whether to use the default fallbacks found by shortening the icon name at '-' characters.
Default value: nil

Details

The g:themed-icon class is an implementation of the g:icon interface that supports icon themes. The g:themed-icon class contains a list of all of the icons present in an icon theme, so that icons can be looked up quickly. The g:themed-icon class does not provide actual pixmaps for icons, just the icon names.
 

Returned by

Slot Access Functions

Inherited Slot Access Functions

See also

2024-10-23