Description Usage Arguments Details Value Author(s)
View source: R/gtkAccessors.R View source: R/gtkFuncs.R
Returns the current focus child widget inside container
.
1 | gtkContainerGetFocusChild(object)
|
|
a |
Since 2.14
[GtkWidget
] The child widget which has the focus
inside container
, or NULL
if none is set.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.