Buildable.addChild

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

interface Buildable
void
addChild

Parameters

builder gtk.builder.Builder

a #GtkBuilder

child gobject.object.ObjectWrap

child to add

type string

kind of child or null