GtkTreeView::set_vadjustment
void set_vadjustment(GtkAdjustment adjustment);
Sets the GtkAdjustment for the current vertical aspect.
Under normal circumstances you don't need this method if you use a GtkScrolledWindow and add() the view to it.