Note that tkinspect_select can select menus, images, and canvases.
authorsls <sls>
Wed, 21 Jun 1995 22:49:45 +0000 (22:49 +0000)
committersls <sls>
Wed, 21 Jun 1995 22:49:45 +0000 (22:49 +0000)
Miscellany.html

index 48adf326a5d1d16f53bd133d988fba31407d533a..b312df03b2287386944eb931f03627c91432034d 100644 (file)
@@ -25,9 +25,12 @@ or for use in startup files:
   <li> <tt>tkinspect_set_target target</tt> sets <tt>target</tt> as
        the current interpreter.<p>
   <li> <tt>tkinspect_select type name</tt> selects a <a
-       href=Procs.html>proc</a>, <a href=Globals.html>global</a>, or
-       <a href=Windows.html</a>window</a>.  <tt>type</tt> should be
-       <tt>proc</tt>, <tt>global</tt>, or <tt>window</tt>.
+       href=Procs.html>proc</a>, <a href=Globals.html>global</a>,
+       <a href=Windows.html</a>window</a>, <a href=Images.html>image</a>, <a
+       href=Menus.html>menu</a>, or <a
+       href=Canvases.html>canvas</a>.  <tt>type</tt> should be
+       <tt>proc</tt>, <tt>global</tt>, <tt>window</tt>, <tt>image</tt>,
+       <tt>menu</tt>, or <tt>canvas</tt>.
        <tt>name</tt> should be the name of the thing.<p>
   <li> <tt>tkinspect_create_cmdline</tt> creates a command line
        interface.<p>
@@ -46,6 +49,6 @@ or for use in startup files:
 
 <hr>
 <!-- hhmts start -->
-Last modified: Wed Jun 21 14:22:05 1995
+Last modified: Wed Jun 21 15:48:53 1995
 <!-- hhmts end -->
 </body> </html>