Searched defs:Spinbox (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Doc/library/ | ||
D | tkinter.ttk.rst | 384 Spinbox chapter |
/third_party/python/Lib/tkinter/ | ||
D | ttk.py | 1148 class Spinbox(Entry): class |
D | __init__.py | 4189 class Spinbox(Widget, XView): class |