BuildableIF.addChild

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

interface BuildableIF
void
addChild

Parameters

builder Builder

a GtkBuilder

child ObjectG

child to add

type string

kind of child or NULL. [allow-none]

Meta