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