Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/library/
Dtkinter.ttk.rst384 Spinbox chapter
/external/python/cpython3/Lib/tkinter/
Dttk.py1148 class Spinbox(Entry): class
D__init__.py4189 class Spinbox(Widget, XView): class
/external/python/cpython2/Lib/lib-tk/
DTkinter.py3449 class Spinbox(Widget, XView): class