15 #define TCLTK_STUBS_OK (0)
18 #define NO_TCL_DLL (1)
19 #define NO_FindExecutable (2)
22 #define NO_TK_DLL (-1)
25 #define NO_CreateInterp (3)
26 #define NO_DeleteInterp (4)
27 #define FAIL_CreateInterp (5)
28 #define FAIL_Tcl_InitStubs (6)
31 #define NO_Tk_Init (7)
32 #define FAIL_Tk_Init (8)
33 #define FAIL_Tk_InitStubs (9)
int ruby_open_tcl_dll(char *)
int ruby_tk_stubs_init(Tcl_Interp *)
int ruby_tk_stubs_safeinit(Tcl_Interp *)
Tcl_Interp * ruby_tcl_create_ip_and_stubs_init(int *)
int ruby_open_tcltk_dll(char *)
int ruby_tcl_stubs_init()