Lines Matching defs:select
2388 self.tk.call(self._w, 'select', 'adjust', tagOrId, index)
2391 self.tk.call(self._w, 'select', 'clear')
2394 self.tk.call(self._w, 'select', 'from', tagOrId, index)
2397 return self.tk.call(self._w, 'select', 'item') or None
2400 self.tk.call(self._w, 'select', 'to', tagOrId, index)
2427 def select(self):
2429 self.tk.call(self._w, 'select')
2787 def select(self):
2789 self.tk.call(self._w, 'select')
3203 """OptionMenu which allows the user to select a value from a menu."""
3504 select to commands. If the selection isn't currently in