libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_new_dict()

PLIST_API plist_t plist_new_dict ( void  )

Create a new root plist_t type PLIST_DICT.

Returns
the created plist
See also
plist_type