deletecallbackkey(ca)
Class Public methods
::deletecallbackkey: remove callback from TclTk module
this does not remove callbacks from tcl/tk interpreter without calling this method, TclTkInterpreter will not be GCed ca: callback(TclTkCallback)
Please login to continue.