void axl_node_free_full ( axlNode node,
bool  also_childs 
)

Allows to remove the provided node without removing childs inside it.

Parameters:
node The node to deallocate.
also_childs Signal the function to dealloc childs or not.