add_child


Description:

[ Version ( since = "2.12" ) ]
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.

Parameters:

this

a Buildable

builder

a Builder

child

child to add

type

kind of child or null