Home | History | Annotate | Download | only in tkinter

Lines Matching refs:getmode

1526     def getmode(self, entrypath):
1528 return self.tk.call(self._w, 'getmode', entrypath)
1573 def getmode(self, entrypath):
1575 return self.tk.call(self._w, 'getmode', entrypath)