Make clone_node's return value be an unowned Node; its memory is managed by...
Make clone_node's return value be an unowned Node; its memory is managed by its GXml.Document whose node_dict it lives in, and we don't want the caller to deal with its referencing
Loading
Please register or sign in to comment