Gtk.ScrolledWindow.prototype.get_hadjustment
function get_hadjustment():Gtk.Adjustment {
// Gjs wrapper for gtk_scrolled_window_get_hadjustment()
}Returns the horizontal scrollbar's adjustment, used to connect the horizontal scrollbar to the child widget's horizontal scroll functionality.
- Returns
the horizontal Gtk.Adjustment