Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:getmode

1546     def getmode(self, entrypath):
1548 return self.tk.call(self._w, 'getmode', entrypath)
1593 def getmode(self, entrypath):
1595 return self.tk.call(self._w, 'getmode', entrypath)