TreeView.setHadjustment

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

Sets the #GtkAdjustment for the current horizontal aspect.

Parameters

adjustmentThe #GtkAdjustment to set, or null

Deprecated