TreeView.getVadjustment

gtk.adjustment.Adjustment getVadjustment()

Gets the #GtkAdjustment currently being used for the vertical aspect.

Returns

A #GtkAdjustment object, or null

if none is currently being used.

Deprecated

Use [gtk.scrollable.Scrollable.getVadjustment]