HomeSort by relevance Sort by last modified time
    Searched refs:tk_menuBar (Results 1 - 11 of 11) sorted by null

  /external/python/cpython2/Demo/tkinter/matt/
menu-simple.py 107 mBar.tk_menuBar(File_button, Edit_button)
two-radio-groups.py 101 mBar.tk_menuBar(Radiobutton_button, Radiobutton_button2)
menu-all-types-of-entries.py 238 mBar.tk_menuBar(Command_button, Cascade_button, Checkbutton_button, Radiobutton_button, NoMenu)
  /external/python/cpython2/Demo/tkinter/guido/
rmt.py 151 mBar.tk_menuBar(file)
kill.py 70 self.bar.tk_menuBar(self.bar.file, self.bar.view)
svkill.py 92 self.bar.tk_menuBar(self.bar.file,
  /external/python/cpython2/Lib/lib-tk/
Tkinter.py 482 def tk_menuBar(self, *args):
486 warnings.warn('tk_menuBar() does nothing and will be removed in 3.6',
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py 424 def tk_menuBar(self, *args):
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py 424 def tk_menuBar(self, *args):
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 424 def tk_menuBar(self, *args):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 424 def tk_menuBar(self, *args):
    [all...]

Completed in 133 milliseconds