The following global symbols are defined by tcl++:
Tk_Window, useful
for obtaining X information such as colourmaps
error(char *format,...).
The format string is passed to sprintf, along with all remaining
arguments. The error message is attached to Tcl's error log, and then
control branches to TclError, which returns a TCL_ERROR
code back to Tcl.