| gtkBinGetChild {RGtk2} | R Documentation |
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.
gtkBinGetChild(object)
|
[GtkBin] a GtkBin |
[GtkWidget] pointer to child of the GtkBin
Derived by RGtkGen from GTK+ documentation