Gtk.Buildable::add_child

function vfunc_add_child(builder:Gtk.Builder, child:GObject.Object, type:String):void {
}

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

Since 2.12

builder

a Gtk.Builder

child

child to add

type

kind of child or null