GstChildProxyInterface.childRemoved

Called when @child is removed from @parent

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