Module: Gtk::IconLookupFlags
- Defined in:
- (unknown)
Constant Summary collapse
- FORCE_REGULAR =
Try to always load regular icons, even when symbolic icon names are given
1 or :force_regular
- FORCE_SYMBOLIC =
Try to always load symbolic icons, even when regular icon names are given
2 or :force_symbolic
- PRELOAD =
Starts loading the texture in the background so it is ready when later needed.
4 or :preload