Searched defs:query_opt (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/lib-tk/ |
| D | ttk.py | 378 def configure(self, style, query_opt=None, **kw): argument 389 def map(self, style, query_opt=None, **kw): argument
|
| /external/python/cpython3/Lib/tkinter/ |
| D | ttk.py | 350 def configure(self, style, query_opt=None, **kw): argument 363 def map(self, style, query_opt=None, **kw): argument
|