Signal
Gtk StyleContext::changed
since: 3.0
Declaration
void
changed(
GtkStyleContext*self,
gpointeruser_data
)
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 g_signal_connect().
Available since: 3.0