|
Ruby
2.1.4p265(2014-10-27revision48166)
|
Data Fields | |
| struct tcltkip * | ptr |
| Tcl_CmdInfo | cmdinfo |
| int | argc |
| char ** | argv |
Definition at line 8430 of file tcltklib.c.
| int invoke_info::argc |
Definition at line 8437 of file tcltklib.c.
Referenced by invoke_tcl_proc(), and ip_invoke_core().
| char** invoke_info::argv |
Definition at line 8438 of file tcltklib.c.
Referenced by invoke_tcl_proc(), and ip_invoke_core().
| Tcl_CmdInfo invoke_info::cmdinfo |
Definition at line 8432 of file tcltklib.c.
Referenced by invoke_tcl_proc(), and ip_invoke_core().
| struct tcltkip* invoke_info::ptr |
Definition at line 8431 of file tcltklib.c.
Referenced by invoke_tcl_proc(), and ip_invoke_core().
1.8.8