TreeView.getVadjustment

gtk.adjustment.Adjustment getVadjustment() nothrow

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

Returns

A #GtkAdjustment object, or null

if none is currently being used.

Deprecated