TKE  2.9
Advanced code editor for programmers
embed_tke::gui Namespace Reference

Functions

 update_position args
 
 save_current args
 
 close_current args
 

Function Documentation

§ close_current()

embed_tke::gui::close_current   args  

Definition at line 64 of file embed_tke.tcl.

64  proc close_current {args} { puts "Closing" }}

§ save_current()

embed_tke::gui::save_current   args  

Definition at line 63 of file embed_tke.tcl.

63  proc save_current {args} { puts "Saving" }}

§ update_position()

embed_tke::gui::update_position   args  

Definition at line 62 of file embed_tke.tcl.

62  proc update_position {args} {}}