Structs§
- Icon
Theme - Pixmap
- Pixmaps are a fallback when an icon is not found in a theme or any of it’s inherited themes.
Functions§
- get_
icon - Convenience function that will: Get the current icon theme from IconTheme::current() Call theme.get() which will get the icon for the default size and scale set for the theme. IconTheme::current() will be cached using LazyLock so multiple calls to this function do not incurr a performance penalty