BuildableT.addChild

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

template BuildableT(TStruct)
void
addChild
(
Builder builder
,
ObjectG child
,
string type
)

Parameters

builder Builder

a #GtkBuilder

child ObjectG

child to add

type string

kind of child or %NULL

Meta

Since

2.12