Searched defs:destroy_physically (Results 1 – 1 of 1) sorted by relevance
| /third_party/python/Lib/tkinter/ |
| D | tix.py | 424 destroy_physically=1, check_intermediate=1): argument 1605 def __init__(self, master, name, destroy_physically=1): argument 1609 def __init__(self, master, name, destroy_physically=1): argument 1613 def __init__(self, master, name, destroy_physically=1): argument 1617 def __init__(self, master, name, destroy_physically=1): argument 1621 def __init__(self, master, name, destroy_physically=1): argument 1625 def __init__(self, master, name, destroy_physically=1): argument 1629 def __init__(self, master, name, destroy_physically=1): argument 1633 def __init__(self, master, name, destroy_physically=1): argument 1637 def __init__(self, master, name, destroy_physically=1): argument [all …]
|