gtk.style_provider
Module for StyleProvider interface
Types 2
interfaceStyleProvider
gtk.style_provider.StyleProvider is an interface for style information used by gtk.style_context.StyleContext.
See gtk.style_context.StyleContext.addProvider and gtk.style_context.StyleContext.addProviderForDisplay for adding GtkStyleProviders.
GTK uses the gtk.style_provider.StyleProvider implementation for CSS in gtk.css_provider.CssProvider.
Methods
gulong connectGtkPrivateChanged(T)(T callback, Flag!"After" after = No.After)Connect to `GtkPrivateChanged` signal.interfaceStyleProviderGidBuilderImpl(T)
Fluent builder implementation template for gtk.style_provider.StyleProvider