TreeView.setHadjustment
void setHadjustment(gtk.adjustment.Adjustment adjustment = null)Sets the #GtkAdjustment for the current horizontal aspect.
Parameters
adjustment | The #GtkAdjustment to set, or null |
Deprecated
Use [gtk.scrollable.Scrollable.setHadjustment]