Viewport.setVadjustment
void setVadjustment(gtk.adjustment.Adjustment adjustment = null)Sets the vertical adjustment of the viewport.
Parameters
adjustment | a #GtkAdjustment. |
Deprecated
Use [gtk.scrollable.Scrollable.setVadjustment]
void setVadjustment(gtk.adjustment.Adjustment adjustment = null)Sets the vertical adjustment of the viewport.
adjustment | a #GtkAdjustment. |