|
libplist
2.7.0
API Documentation - Return to Homepage
|
◆ plist_dict_copy_item()
Copy a node from source_dict to target_dict. The node is looked up in source_dict with given key, unless alt_source_key is non-NULL, in which case it is looked up with alt_source_key. The entry in target_dict is always created with key.
|