Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Demo/PICTbrowse/
DPICTbrowse.py114 def getselection(self): member in MyDialog
129 selection = self.getselection()
Dcicnbrowse.py135 def getselection(self): member in MyDialog
150 selection = self.getselection()
DPICTbrowse2.py136 def getselection(self): member in MyDialog
151 selection = self.getselection()
DoldPICTbrowse.py121 def getselection(self): member in MyDialog
136 selection = self.getselection()
DICONbrowse.py135 def getselection(self): member in MyDialog
150 selection = self.getselection()
/external/python/cpython2/Lib/lib-tk/
DTix.py1584 def getselection(self, mode='on'): member in CheckList
/external/python/cpython3/Lib/tkinter/
Dtix.py1583 def getselection(self, mode='on'): member in CheckList