Gtk.Widget::state-flags-changed

function callback(widget, flags:Gtk.StateFlags, ):void;

The ::state-flags-changed signal is emitted when the widget state changes, see Gtk.Widget.prototype.get_state_flags.

Since 3.0

widget

instance of Gtk.Widget that is emitting the signal

flags

The previous state flags.