/external/python/cpython2/Demo/tkinter/matt/ |
menu-all-types-of-entries.py | 152 Checkbutton_button.menu.add_checkbutton(label='Pepperoni') 153 Checkbutton_button.menu.add_checkbutton(label='Sausage') 154 Checkbutton_button.menu.add_checkbutton(label='Extra Cheese') 157 Checkbutton_button.menu.add_checkbutton(label='Anchovy',
|
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/ |
test_widgets.py | [all...] |
/external/python/cpython3/Lib/tkinter/test/test_tkinter/ |
test_widgets.py | [all...] |
/external/python/cpython2/Demo/tix/ |
tixwidgets.py | 71 hm.add_checkbutton(label='BalloonHelp', underline=0, command=ToggleHelp, [all...] |
/external/python/cpython2/Lib/idlelib/ |
EditorWindow.py | [all...] |
/external/python/cpython3/Lib/idlelib/ |
editor.py | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
EditorWindow.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
EditorWindow.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
EditorWindow.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
EditorWindow.py | [all...] |
/external/python/cpython2/Lib/lib-tk/ |
Tkinter.py | 2739 def add_checkbutton(self, cnf={}, **kw): member in class:Menu [all...] |
/external/python/cpython3/Lib/tkinter/ |
__init__.py | 2876 def add_checkbutton(self, cnf={}, **kw): member in class:Menu [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
Tkinter.py | 2678 def add_checkbutton(self, cnf={}, **kw): member in class:Menu [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
Tkinter.py | 2678 def add_checkbutton(self, cnf={}, **kw): member in class:Menu [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 2678 def add_checkbutton(self, cnf={}, **kw): member in class:Menu [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 2678 def add_checkbutton(self, cnf={}, **kw): member in class:Menu [all...] |