added through this function takes precedence over another added through [gtk.style_context.StyleContext.addProviderForDisplay].
Parameters
provider | a [gtk.style_provider.StyleProvider] |
priority | the priority of the style provider. The lower it is, the earlier it will be used in the style construction. Typically this will be in the range between [gtk.types.STYLE_PROVIDER_PRIORITY_FALLBACK] and [gtk.types.STYLE_PROVIDER_PRIORITY_USER] |
Deprecated
Use style classes instead