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.
3.0
See Implementation
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.