Enumeration
GtkIconLookupFlags
Members
-
GTK_ICON_LOOKUP_NONE
-
Perform a regular lookup.
- Value:
0
- Available since: 4.18
- Value:
-
GTK_ICON_LOOKUP_FORCE_REGULAR
-
Try to always load regular icons, even when symbolic icon names are given.
- Value:
1
- Available since: 4.0
- Value:
-
GTK_ICON_LOOKUP_FORCE_SYMBOLIC
-
Try to always load symbolic icons, even when regular icon names are given.
- Value:
2
- Available since: 4.0
- Value:
-
GTK_ICON_LOOKUP_PRELOAD
-
Starts loading the texture in the background so it is ready when later needed.
- Value:
4
- Available since: 4.0
- Value: