Searched refs:tk_strictMotif (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py457 def tk_strictMotif(self, boolean=None): member in class:Misc
465 'set', 'tk_strictMotif', boolean))
/external/python/cpython3/Lib/tkinter/
H A D__init__.py601 def tk_strictMotif(self, boolean=None): member in class:Misc
609 'set', 'tk_strictMotif', boolean))

Completed in 62 milliseconds