Gin
Loading...
Searching...
No Matches
Functions
gin_plist.h File Reference

Functions

juce::var parsePlist (const juce::File &f)
 Parses an Apple Property List (plist) file and returns its contents as a juce::var.
 
juce::var parsePlist (const juce::String &s)
 Parses an Apple Property List (plist) from a string and returns its contents.
 
juce::var parsePlist (const juce::XmlElement &f)
 Parses an Apple Property List (plist) from XML and returns its contents.