ScrolledWindow.getVadjustment

gtk.adjustment.Adjustment getVadjustment() nothrow

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