mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Change automatically generated tkinter.Checkbutton widget names to avoid collisions with automatically generated tkinter.ttk.Checkbutton widget names within the same parent widget.
3 lines
199 B
ReStructuredText
3 lines
199 B
ReStructuredText
Change automatically generated :class:`tkinter.Checkbutton` widget names to
|
|
avoid collisions with automatically generated
|
|
:class:`tkinter.ttk.Checkbutton` widget names within the same parent widget.
|