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

  /external/python/cpython2/Demo/tkinter/ttk/
plastik_theme.py 1 """This demonstrates good part of the syntax accepted by theme_create.
49 style.theme_create("plastik", "default", settings={
  /external/python/cpython2/Lib/lib-tk/
ttk.py 206 theme_create."""
479 def theme_create(self, themename, parent=None, settings=None): member in class:Style
    [all...]
  /external/python/cpython3/Lib/tkinter/
ttk.py 206 theme_create."""
483 def theme_create(self, themename, parent=None, settings=None): member in class:Style
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
ttk.py 206 theme_create."""
479 def theme_create(self, themename, parent=None, settings=None): member in class:Style
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
ttk.py 206 theme_create."""
479 def theme_create(self, themename, parent=None, settings=None): member in class:Style
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 206 theme_create."""
479 def theme_create(self, themename, parent=None, settings=None): member in class:Style
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ttk.py 206 theme_create."""
479 def theme_create(self, themename, parent=None, settings=None): member in class:Style
    [all...]

Completed in 104 milliseconds