add_child
Description:
Adds a child to this.
type is an optional string describing how the child should be added.
Parameters:
| this |
a `GtkBuildable` |
| builder |
a `GtkBuilder` |
| child |
child to add |
| type |
kind of child or null |