22 #ifndef DIRECTOR_LINGO_XLIBS_DIALOGSXOBJ_H 23 #define DIRECTOR_LINGO_XLIBS_DIALOGSXOBJ_H 31 namespace DialogsXObj {
33 extern const char *xlibNames[];
37 void close(ObjectType type);
39 void m_new(
int nargs);
40 void m_putFile(
int nargs);
41 void m_getFile(
int nargs);
Definition: lingo-object.h:37
Definition: lingo-object.h:71
Definition: dialogsxobj.h:26