TreeView.setVadjustment
void setVadjustment(gtk.adjustment.Adjustment adjustment = null)Sets the #GtkAdjustment for the current vertical aspect.
Parameters
adjustment | The #GtkAdjustment to set, or null |
Deprecated
Use [gtk.scrollable.Scrollable.setVadjustment]