22 #ifndef DIRECTOR_LINGO_XLIBS_FSUTIL_H 23 #define DIRECTOR_LINGO_XLIBS_FSUTIL_H 32 namespace FSUtilXObj {
34 extern const char *xlibName;
38 void close(ObjectType type);
40 void m_new(
int nargs);
41 void m_dispose(
int nargs);
42 void m_getSystemFolder(
int nargs);
43 void m_makeFolder(
int nargs);
Definition: lingo-object.h:37
Definition: lingo-object.h:71