gtkBuildableConstructChild {RGtk2} | R Documentation |
Constructs a child of buildable
with the name name
.
gtkBuildableConstructChild(object, builder, name)
|
|
|
|
|
name of child to construct |
GtkBuilder
calls this function if a "constructor" has been
specified in the UI definition.
Since 2.12
[GObject
] the constructed child
Derived by RGtkGen from GTK+ documentation