GtkTreeView::set_hadjustment

void set_hadjustment(GtkAdjustment adjustment);

Sets the GtkAdjustment for the current horizontal aspect.

Under normal circumstances you don't need this method if you use a GtkScrolledWindow and add() the view to it.

See also: get_hadjustment() , set_vadjustment()