GtkContainer::set_focus_hadjustment

void set_focus_hadjustment( GtkAdjustment adjustment );

set_focus_hadjustment() sets a horizontal instance of a GtkAdjustment to have focus, allowing it to act in synchronicity with the movement of the adjusted widget.

See also: set_focus_vadjustment() , GtkAdjustment.