Gtk.Widget::style-updated

function callback(widget, ):void;

The ::style-updated signal is emitted when the Gtk.StyleContext of a widget is changed. Note that style-modifying functions like Gtk.Widget.prototype.override_color also cause this signal to be emitted.

Since 3.0

widget

instance of Gtk.Widget that is emitting the signal