Home
last modified time | relevance | path

Searched refs:destroy_physically (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DTix.py427 destroy_physically=1, check_intermediate=1): argument
450 destroy_physically=0,
456 self.destroy_physically = destroy_physically
468 if self.destroy_physically:
538 destroy_physically=0)
540 destroy_physically=0)
1108 destroy_physically=0)
1151 destroy_physically=0)
1611 def __init__(self, master, name, destroy_physically=1): argument
1612 TixSubWidget.__init__(self, master, name, destroy_physically)
[all …]