Data Fields | |
| struct tcltkip * | ptr |
| Tcl_CmdInfo | cmdinfo |
| int | argc |
| char ** | argv |
Definition at line 7965 of file tcltklib.c.
Definition at line 7972 of file tcltklib.c.
Referenced by invoke_tcl_proc(), and ip_invoke_core().
| char** invoke_info::argv |
Definition at line 7973 of file tcltklib.c.
Referenced by invoke_tcl_proc(), and ip_invoke_core().
| Tcl_CmdInfo invoke_info::cmdinfo |
Definition at line 7967 of file tcltklib.c.
Referenced by invoke_tcl_proc(), and ip_invoke_core().
| struct tcltkip* invoke_info::ptr |
Definition at line 7966 of file tcltklib.c.
Referenced by invoke_tcl_proc(), and ip_invoke_core().
1.7.1