Document changes to interface.tcl.
authorsls <sls>
Wed, 21 Jun 1995 22:45:20 +0000 (22:45 +0000)
committersls <sls>
Wed, 21 Jun 1995 22:45:20 +0000 (22:45 +0000)
Miscellany.html

index f3063639b91bdaa7638fcc3f98be41cd2d094180..48adf326a5d1d16f53bd133d988fba31407d533a 100644 (file)
@@ -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>