ScrolledWindow.getHadjustment
gtk.adjustment.Adjustment getHadjustment()Returns the horizontal scrollbar’s adjustment.
This is the adjustment used to connect the horizontal scrollbar to the child widget’s horizontal scroll functionality.
Returns
the horizontal [gtk.adjustment.Adjustment]