| gtkBuildableAddChild {RGtk2} | R Documentation |
Adds a child to buildable. type is an optional string
describing how the child should be added.
gtkBuildableAddChild(object, builder, child, type)
|
[GtkBuildable] a GtkBuildable |
|
[GtkBuilder] a GtkBuilder |
|
[GObject] child to add |
|
[character] kind of child or NULL |
Since 2.12
Derived by RGtkGen from GTK+ documentation