Description Usage Arguments Value Author(s)
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
.
1 | gtkContainerGetFocusChain(object)
|
|
a |
A list containing the following elements:
retval |
[logical] |
|
location
to store the focus chain of the
container, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.