Tk_InitStubs (3) Linux Manual Page
Tk_InitStubs – initialize the Tk stubs mechanism Synopsis #include <tk.h> const char * Tk_InitStubs(interp, version, exact) Arguments Tcl_Interp *interp (in) Tcl interpreter handle. char *version (in) A version string consisting of one or more decimal numbers separated by dots. int exact (in) Non-zero means that only the particular Tk version specified by version is acceptable….
