| gtkBuildableGetInternalChild {RGtk2} | R Documentation |
Get the internal child called childname of the buildable object.
gtkBuildableGetInternalChild(object, builder, childname)
|
[GtkBuildable] a GtkBuildable |
|
[GtkBuilder] a GtkBuilder |
|
[character] name of child |
Since 2.12
[GObject] the internal child of the buildable object
Derived by RGtkGen from GTK+ documentation