StyleProvider#
- class StyleProvider(*args, **kwargs)#
Implementations: CssProvider, Settings
GtkStyleProvider is an interface for style information used by
GtkStyleContext.
See add_provider and
add_provider_for_display for
adding GtkStyleProviders.
GTK uses the GtkStyleProvider implementation for CSS in
CssProvider.