TKE
3.6
Advanced code editor for programmers
|
Functions | |
check_file_access pname fname | |
check_file pname fname | |
encode_file pname fname | |
add_ctext interp pname txt | |
widget_command pname widget win args | |
set_variable pname varname name1 name2 op | |
widget_win pname win cmd args | |
destroy_command pname win | |
bind_command pname tag args | |
winfo_command pname subcmd args | |
wm_command pname subcmd win args | |
image_command pname subcmd args | |
image_win pname img cmd args | |
tablelist_command pname win args | |
tablelist_win pname win cmd args | |
tablelist_do pname cmd args | |
open_command pname fname args | |
close_command pname channel args | |
flush_command pname channel | |
read_command pname args | |
puts_command pname args | |
fconfigure_command pname args | |
exec_command pname args | |
file_command pname subcmd args | |
glob_command pname args | |
create pname trust_granted | |
destroy pname | |
interpreter::add_ctext | interp pname txt | ||
Definition at line 106 of file interpreter.tcl.
interpreter::bind_command | pname tag args | ||
Definition at line 337 of file interpreter.tcl.
interpreter::check_file | pname fname | ||
Definition at line 62 of file interpreter.tcl.
interpreter::check_file_access | pname fname | ||
Definition at line 32 of file interpreter.tcl.
interpreter::close_command | pname channel args | ||
Definition at line 764 of file interpreter.tcl.
interpreter::create | pname trust_granted | ||
Definition at line 991 of file interpreter.tcl.
interpreter::destroy | pname | ||
Definition at line 1091 of file interpreter.tcl.
interpreter::destroy_command | pname win | ||
Definition at line 324 of file interpreter.tcl.
interpreter::encode_file | pname fname | ||
Definition at line 88 of file interpreter.tcl.
interpreter::exec_command | pname args | ||
Definition at line 847 of file interpreter.tcl.
interpreter::fconfigure_command | pname args | ||
Definition at line 833 of file interpreter.tcl.
interpreter::file_command | pname subcmd args | ||
Definition at line 861 of file interpreter.tcl.
interpreter::flush_command | pname channel | ||
Definition at line 779 of file interpreter.tcl.
interpreter::glob_command | pname args | ||
Definition at line 951 of file interpreter.tcl.
interpreter::image_command | pname subcmd args | ||
Definition at line 441 of file interpreter.tcl.
interpreter::image_win | pname img cmd args | ||
Definition at line 500 of file interpreter.tcl.
interpreter::open_command | pname fname args | ||
Definition at line 741 of file interpreter.tcl.
interpreter::puts_command | pname args | ||
Definition at line 813 of file interpreter.tcl.
interpreter::read_command | pname args | ||
Definition at line 793 of file interpreter.tcl.
interpreter::set_variable | pname varname name1 name2 op | ||
Definition at line 164 of file interpreter.tcl.
interpreter::tablelist_command | pname win args | ||
Definition at line 549 of file interpreter.tcl.
interpreter::tablelist_do | pname cmd args | ||
Definition at line 731 of file interpreter.tcl.
interpreter::tablelist_win | pname win cmd args | ||
Definition at line 589 of file interpreter.tcl.
interpreter::widget_command | pname widget win args | ||
Definition at line 121 of file interpreter.tcl.
interpreter::widget_win | pname win cmd args | ||
Definition at line 174 of file interpreter.tcl.
interpreter::winfo_command | pname subcmd args | ||
Definition at line 356 of file interpreter.tcl.
interpreter::wm_command | pname subcmd win args | ||
Definition at line 427 of file interpreter.tcl.