Enumeration
GtkIconLookupFlags
Members
| Name | Description | 
|---|---|
| GTK_ICON_LOOKUP_FORCE_REGULAR | Try to always load regular icons, even when symbolic icon names are given. | 
| GTK_ICON_LOOKUP_FORCE_SYMBOLIC | Try to always load symbolic icons, even when regular icon names are given. | 
| GTK_ICON_LOOKUP_PRELOAD | Starts loading the texture in the background so it is ready when later needed. |