Functions | |
| int | pvVtkTcl (PARAM *p, int id, const char *tcl_command) |
| int | pvVtkTclPrintf (PARAM *p, int id, const char *format,...) |
| int | pvVtkTclScript (PARAM *p, int id, const char *filename) |
|
||||||||||||||||
|
Send a single Tcl command to the widget |
|
||||||||||||||||||||
|
Send a single Tcl command to the widget. Used like printf() |
|
||||||||||||||||
|
Send a file with Tcl commands to the widget. |
1.4.6