Package: gio
Class gio:themed-icon
Superclassesgio:icon, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slotsname 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 bySlot Access FunctionsInherited Slot Access FunctionsSee also |
2024-10-23