Description Usage Arguments Details Author(s)
Sets, or unsets if child
is NULL
, the focused child of container
.
1 | gtkContainerSetFocusChild(object, child)
|
|
a |
|
a |
This function emits the GtkContainer::set_focus_child signal of
container
. Implementations of GtkContainer
can override the
default behaviour by overriding the class closure of this signal.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.