gtkBuildableAddChild: gtkBuildableAddChild
Description
Adds a child to buildable
. type
is an optional string
describing how the child should be added.Usage
gtkBuildableAddChild(object, builder, child, type)
Arguments
type
kind of child or NULL
. [ allow-none ]