get_hadjustment() returns the GtkAdjustment object that is used in the horizontal scrollbar. The most likely use for this is in combination with set_focus_hadjustment() , where it is needed as a parameter.