Enumeration (GI Flags)

Gtk-4.0GtkIconLookupFlags

Used to specify options for gtk_icon_theme_lookup_icon().

Index

Enumeration Members

FORCE_REGULAR: number

Try to always load regular icons, even when symbolic icon names are given

FORCE_SYMBOLIC: number

Try to always load symbolic icons, even when regular icon names are given

NONE: number

Perform a regular lookup.

PRELOAD: number

Starts loading the texture in the background so it is ready when later needed.