Allows to the remove the selected reference from the document containing it. The function remove the selected reference from the document. If the node asked to be removed is the root one, the node won't be removed because the axl_doc_set_root doesn't accept to remove the root node. All childs hold by the node removed from the document whill also be removed if dealloc is selected.
|