view stubs/tkinter/tix.pyi @ 1874:fc72f550ddcd

annual update of the hardcoded URIs in frontend code that I don't bother to fix Ignore-this: 3c438cd972d3014cca2383f943023b1b
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 27 May 2019 06:22:34 +0000
parents 4ce991cdacdb
children
line wrap: on
line source

from typing import Any

BOTH: Any
BOTTOM: Any
Button: Any
Checkbutton: Any
DoubleVar: Any
END: Any
Entry: Any
Frame: Any
IntVar: Any
LEFT: Any
Label: Any
Scale: Any
TOP: Any
Tk: Any
X: Any
Toplevel: Any