From: sls <sls> Date: Wed, 21 Jun 1995 22:45:20 +0000 (+0000) Subject: Document changes to interface.tcl. X-Git-Tag: r_5_1_4~12 X-Git-Url: http://test.brassandglass.co.uk/gitweb?a=commitdiff_plain;h=baee1b89fd8b65e6df8b32b613c37d28cf5eaf3c;p=tkinspect Document changes to interface.tcl. --- diff --git a/Miscellany.html b/Miscellany.html index f306363..48adf32 100644 --- a/Miscellany.html +++ b/Miscellany.html @@ -34,16 +34,18 @@ or for use in startup files: <li> <tt>tkinspect_help ?topic?</tt> brings up the help window containing <tt>topic</tt>. <tt>topic</tt> defaults to <b>Intro</b>.<p> - <li> <tt>tkinspect_value_text_window</tt> returns the name of the text - window in the <a href=Value.html>value</a>.<p> + <li> <tt>tkinspect_value_text_widget</tt> returns the name of the text + widget in the <a href=Value.html>value</a>.<p> <li> <tt>tkinspect_send_value</tt> sends the current value.<p> <li> <tt>tkinspect_detach_value</tt> detaches the value window.<p> <li> <tt>tkinspect_trace_global var</tt> creates a trace on the global variable <tt>var</tt>.<p> + <li> <tt>tkinspect_display_image image</tt> displays the image + <tt>image</tt>.<p> </ul> <hr> <!-- hhmts start --> -Last modified: Mon Jun 5 01:40:24 1995 +Last modified: Wed Jun 21 14:22:05 1995 <!-- hhmts end --> </body> </html>