Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data plugin...
[kugel-rb.git] / apps / plugins / pdbox / PDa / src / t_tk.h
blobe1c8e4e8716b12ceed20390479a992147d6d7af0
1 /* Copyright (c) 1997-1999 Miller Puckette.
2 * For information on usage and redistribution, and for a DISCLAIMER OF ALL
3 * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
5 void pdgui_vmess(char *fmt, ...);
6 void pdgui_mess(char *s);
8 void pdgui_evalfile(char *s);
10 #define GUISTRING 1000
11 /* Copyright (c) 1997-1999 Miller Puckette.
12 * For information on usage and redistribution, and for a DISCLAIMER OF ALL
13 * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
15 void pdgui_vmess(char *fmt, ...);
16 void pdgui_mess(char *s);
18 void pdgui_evalfile(char *s);
20 #define GUISTRING 1000