Files
typeshed/stdlib/3/tkinter
Rebecca Chen a42f545215 Change some tkinter function parameter types from bool to int. (#4765)
Change some tkinter function parameter types from bool to int.

Based on the fact that tk.{YES,NO,TRUE,FALSE} are defined as ints
and that the usage example in the source code also uses an int as a bool.
2020-11-13 11:34:39 +01:00
..
2020-06-28 13:31:00 -07:00
2020-06-28 13:31:00 -07:00
2020-08-26 18:36:01 +02:00