Lines Matching defs:select
3018 self.tk.call(self._w, 'select', 'adjust', tagOrId, index)
3022 self.tk.call(self._w, 'select', 'clear')
3026 self.tk.call(self._w, 'select', 'from', tagOrId, index)
3030 return self.tk.call(self._w, 'select', 'item') or None
3034 self.tk.call(self._w, 'select', 'to', tagOrId, index)
3078 def select(self):
3080 self.tk.call(self._w, 'select')
3504 def select(self):
3506 self.tk.call(self._w, 'select')
4017 """OptionMenu which allows the user to select a value from a menu."""
4359 select to commands. If the selection isn't currently in