Home
last modified time | relevance | path

Searched refs:Spinbox (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_editmenu.py25 cls.spin = tk.Spinbox(root)
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py397 return tkinter.Spinbox(self.root, **kwargs)
/external/python/cpython2/Lib/lib-tk/
DTkinter.py3444 class Spinbox(Widget, XView): class
/external/python/cpython2/Misc/
DNEWS2337 - Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of