GstChildProxyInterface.childAdded

Called when @child is added to @parent

struct GstChildProxyInterface
extern (C)
void function(GstChildProxy* parent, ObjectC* child, const(char)* name) childAdded;