Signal
GtkWidget::style-updated
since: 3.0
Description [src]
The ::style-updated signal is a convenience signal that is emitted when the
GtkStyleContext::changed signal is emitted on the widget‘s associated
GtkStyleContext as returned by gtk_widget_get_style_context().
Note that style-modifying functions like gtk_widget_override_color() also
cause this signal to be emitted.
| Default handler: The default handler is called before the handlers added via |
| Available since: 3.0 |