Gtk.Adjustment::changed
function callback(adjustment, ):void;
Emitted when one or more of the Gtk.Adjustment properties have been changed, other than the Gtk.value property.
- adjustment
instance of Gtk.Adjustment that is emitting the signal
function callback(adjustment, ):void;
Emitted when one or more of the Gtk.Adjustment properties have been changed, other than the Gtk.value property.
instance of Gtk.Adjustment that is emitting the signal