Constants¶
Details¶
- Tepl.UTILS_STYLE_PROVIDER_PRIORITY_LIBRARY = -1¶
A priority that can be used when adding a
Gtk.StyleProviderfor library-specific style information.Has a higher priority than
Gtk.STYLE_PROVIDER_PRIORITY_SETTINGSand a lower priority thanGtk.STYLE_PROVIDER_PRIORITY_APPLICATION.The Tepl library uses this priority for its
Gtk.StyleProvider's.New in version 6.0.