Last updated: Sun, 12 May 2013 view this page in English
GtkContainer::get_focus_chain
array get_focus_chain();
Retrieves the focus chain of the container, if one has been set
explicitly. If no focus chain has been explicitly set, GTK+
computes the focus chain based on the positions of the children.
In that case, null is returned.