Efl.Generic_Model.child_add

Description

Add a new child.

Add a new child, possibly dummy, depending on the implementation, of a internal keeping. When the child is effectively added the event Efl.Model.child,added is then raised and the new child is kept along with other children.

Since 1.23

Overridden from Efl.Model.child_add.

Signature

child_add @pure_virtual {
    return: Efl.Object;
}

C signature

Implemented by