[ NoWrapper ]
public abstract void add_child (Builder builder, Object child, string? type)
Adds a child to this.
type
is an optional string describing how the child should be added.
this |
a `GtkBuildable` |
builder |
a `GtkBuilder` |
child |
child to add |
type |
kind of child or null |