Expand description
Property list constants and functions.
Modules§
- properties
- Common properties.
Structs§
- Iterator
- Proplist iterator, used for iterating over the list’s keys. Returned by the
Proplist::iter()method. - Proplist
- A property list object. Basically a dictionary with ASCII strings as keys and arbitrary data as values.
Enums§
- Update
Mode - Update mode.