Enumeration (GI Flags)

Gtk-4.0GtkIconLookupFlags

Used to specify options for gtk_icon_theme_lookup_icon().

Index
FORCE_REGULAR: 1

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

FORCE_SYMBOLIC: 2

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

NONE: 0

Perform a regular lookup.

4.18

PRELOAD: 4

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

Variables

$gtype