Gtk.Layout.prototype.set_hadjustment

function set_hadjustment(adjustment:Gtk.Adjustment):void {
    // Gjs wrapper for gtk_layout_set_hadjustment()
}

Sets the horizontal scroll adjustment for the layout.

See Gtk.ScrolledWindow, Gtk.Scrollbar, Gtk.Adjustment for details.

adjustment

new scroll adjustment