Searched refs:selection_from (Results 1 – 5 of 5) sorted by relevance
390 widget.selection_from(1)512 widget.selection_from(1)
3109 def selection_from(self, index): member in Entry3113 select_from = selection_from4346 def selection_from(self, index): member in Spinbox
2545 def selection_from(self, index): member in Entry2548 select_from = selection_from
1283 Added methods :meth:`~tkinter.Spinbox.selection_from`,
2831 Add methods ``selection_from``, ``selection_range``, ``selection_present``