GtkContainer::set_focus_child
void set_focus_child(GtkWidget child);
This method emits the "set-focus-child" signal that arranges for the child widget referenced by child to get the focus and recalculates the container adjustments.
See also: focus_child