Searched refs:selection_from (Results 1 – 5 of 5) sorted by relevance
391 widget.selection_from(1)513 widget.selection_from(1)
3076 def selection_from(self, index): member in Entry3080 select_from = selection_from4313 def selection_from(self, index): member in Spinbox
2545 def selection_from(self, index): member in Entry2548 select_from = selection_from
1282 Added methods :meth:`~tkinter.Spinbox.selection_from`,
2831 Add methods ``selection_from``, ``selection_range``, ``selection_present``