Buildable.addChild

void addChild(gtk.builder.Builder builder, gobject.object.ObjectWrap child, string type = null)

Adds a child to buildable. type is an optional string describing how the child should be added.

Parameters

buildera #GtkBuilder
childchild to add
typekind of child or null