Layout.setVadjustment

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

Sets the vertical scroll adjustment for the layout.

See #GtkScrolledWindow, #GtkScrollbar, #GtkAdjustment for details.

Parameters

adjustmentnew scroll adjustment

Deprecated

Use [gtk.scrollable.Scrollable.setVadjustment]