Signal
GtkStyleContext::changed
since: 3.0
Description [src]
The ::changed signal is emitted when there is a change in the
GtkStyleContext
.
For a GtkStyleContext
returned by gtk_widget_get_style_context(), the
GtkWidget::style-updated
signal/vfunc might be more convenient to use.
This signal is useful when using the theming layer standalone.
Default handler: The default handler is called before the handlers added via |
Available since: 3.0 |