gtkContainerGetFocusChain
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, GTK+ stores NULL
in
focusable.widgets
and returns FALSE
.
gtkContainerGetFocusChain(object)
|
A list containing the following elements:
retval |
[logical] |
|
location
to store the focus chain of the
container, or |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.