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

Lines Matching defs:select

800     which the user may select to change the currently-displayed window."""
878 def select(self, tab_id=None):
885 return self.tk.call(self._w, "select", tab_id)
918 tab, will select that tab.
1555 the user to select a value from a menu."""