Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:see

7 #       For Tix, see http://tix.sourceforge.net
150 bitmap directories (see the tix_addbitmapdir command above). By
161 in one of the bitmap directories (see the addbitmapdir command
237 See Tix documentation for complete details"""
1050 def see(self, entry):
1051 self.tk.call(self._w, 'see', entry)
1510 def see(self, index):
1511 self.tk.call(self._w, 'see', index)
1764 default options for subwidgets. See tixwidgets.py'''
1785 to see all the objects.
1799 graphics or other formats. See the DisplayStyle class for more information