mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-07 10:05:50 +01:00
Finished the proplist code. It's working now, but function names will change
for better naming.
This commit is contained in:
@@ -809,6 +809,10 @@ WMPropList* WMPLShallowCopy(WMPropList *plist);
|
||||
|
||||
WMPropList* WMPLDuplicate(WMPropList *plist);
|
||||
|
||||
WMPropList* WMPLGetWithDescription(char *desc);
|
||||
|
||||
WMPropList* WMPLReadFromFile(char *file);
|
||||
|
||||
/*......................................................................*/
|
||||
|
||||
WMUserDefaults* WMGetStandardUserDefaults(void);
|
||||
|
||||
Reference in New Issue
Block a user