TreeView.setVadjustment

void setVadjustment(gtk.adjustment.Adjustment adjustment = null)

Sets the #GtkAdjustment for the current vertical aspect.

Parameters

adjustmentThe #GtkAdjustment to set, or null

Deprecated

Use [gtk.scrollable.Scrollable.setVadjustment]