TreeView.getHadjustment

gtk.adjustment.Adjustment getHadjustment()

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

Returns

A #GtkAdjustment object, or null

if none is currently being used.

Deprecated

Use [gtk.scrollable.Scrollable.getHadjustment]