|
TKE
3.6
Advanced code editor for programmers
|
Functions | |
| get_selected_indices interp pname | |
| get_info interp pname sb_index attr | |
| set_info interp pname sb_index attr value | |
| api::sidebar::get_info | interp pname sb_index attr | ||
| sb_index | Sidebar index of file/directory in the sidebar |
| attr | Attribute to return the value of. Valid attribute names are:
|
Definition at line 821 of file api.tcl.
| api::sidebar::get_selected_indices | interp pname | ||
| api::sidebar::set_info | interp pname sb_index attr value | ||
Changes the state of the specified sidebar item to the given value.
| sb_index | Sidebar index of file/directory in the sidebar |
| attr | Attribute to set the value of. Valid attribute names are:
|
Definition at line 836 of file api.tcl.