StyleProvider
interface StyleProvider
GtkStyleProvider
is an interface for style information used by GtkStyleContext
.
See method@Gtk.StyleContext.add_provider and func@Gtk.StyleContext.add_provider_for_display for adding GtkStyleProviders
.
GTK uses the GtkStyleProvider
implementation for CSS in class@Gtk.CssProvider.
Inheritors
Functions
Link copied to clipboard
open fun connectGtkPrivateChanged(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>