#include <tclsadie.h>
Data Fields | |
Tcl_Interp * | main_interp |
The main Tcl interpreter. | |
Tcl_Obj * | sessionlog_canvas |
the Tk canvas for the session log. | |
Tcl_Obj * | sadievar |
the global Tcl array holding SADIE settings. | |
tclsadie_cmd_skelp_t | log_refresh |
the session log refresh command. | |
tclsadie_cmd_skelp_t | err_popup |
the error message pop-up command. |
Definition at line 78 of file tclsadie.h.