ScrolledWindow.setVadjustment
void setVadjustment(gtk.adjustment.Adjustment vadjustment = null)Sets the gtk.adjustment.Adjustment for the vertical scrollbar.
Parameters
vadjustment | the gtk.adjustment.Adjustment to use, or null to create a new one |
void setVadjustment(gtk.adjustment.Adjustment vadjustment = null)Sets the gtk.adjustment.Adjustment for the vertical scrollbar.
vadjustment | the gtk.adjustment.Adjustment to use, or null to create a new one |