Try to load a variant of the icon for left-to-right text direction.
Try to load a variant of the icon for right-to-left text direction.
Try to always load regular icons, even when symbolic icon names are given.
Always get the icon scaled to the requested size.
Get SVG icons, even if gdk-pixbuf doesn’t support them. Cannot be used together with St.IconLookupFlags.NO_SVG.
Try to always load symbolic icons, even when regular icon names are given.
Try to shorten icon name at '-'
characters before looking at inherited themes. This flag is only
supported in functions that take a single icon name. For more general
fallback, see st_icon_theme_choose_icon().
Never get SVG icons, even if gdk-pixbuf supports them. Cannot be used together with St.IconLookupFlags.FORCE_SVG.
Used to specify options for St.IconTheme.lookup_icon