Gtk.Adjustment.prototype.value_changed
function value_changed():void {
// Gjs wrapper for gtk_adjustment_value_changed()
}Emits a #GtkAdjustment::value_changed signal from the Gtk.Adjustment. This is typically called by the owner of the Gtk.Adjustment after it has changed the Gtk.value property.