Gtk.Viewport.prototype.get_hadjustment

function get_hadjustment():Gtk.Adjustment {
    // Gjs wrapper for gtk_viewport_get_hadjustment()
}

Returns the horizontal adjustment of the viewport.

Returns

the horizontal adjustment of viewport.