StyleProviderIF

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 [iface@Gtk.CssProvider].

Members

Functions

addOnGtkPrivateChanged
gulong addOnGtkPrivateChanged(void delegate(StyleProviderIF) dlg, ConnectFlags connectFlags)
getStruct
void* getStruct()

the main Gtk struct as a void*

getStyleProviderStruct
GtkStyleProvider* getStyleProviderStruct(bool transferOwnership)

Get the main Gtk struct

Static functions

getType
GType getType()

Meta