Description Usage Arguments Value Author(s)
View source: R/gtkAccessors.R View source: R/gtkFuncs.R
Gets the child of the GtkBin
, or NULL
if the bin contains
no child widget. The returned widget does not have a reference
added, so you do not need to unref it.
1 | gtkBinGetChild(object)
|
|
a |
[GtkWidget
] pointer to child of the GtkBin
. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.