Scrollbar.setAdjustment
void setAdjustment(gtk.adjustment.Adjustment adjustment = null)Makes the scrollbar use the given adjustment.
Parameters
adjustment | the adjustment to set |
void setAdjustment(gtk.adjustment.Adjustment adjustment = null)Makes the scrollbar use the given adjustment.
adjustment | the adjustment to set |