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