1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-13 12:25:53 +01:00

Finished the libWUtil library.

This commit is contained in:
dan
1999-09-10 20:13:44 +00:00
parent d214a2ca98
commit f2f71a1f09
6 changed files with 188 additions and 95 deletions

View File

@@ -477,7 +477,7 @@ typedef struct WMTabViewDelegate {
void WMInitializeApplication(char *applicationName, int *argc, char **argv);
void WMSetApplicationDataPath(char *path);
void WMSetResourcePath(char *path);
/* don't free the returned string */
char *WMGetApplicationName();