Home | History | Annotate | Download | only in tkinter

Lines Matching refs:dlineinfo

3140     def dlineinfo(self, index):
3144 return self._getints(self.tk.call(self._w, 'dlineinfo', index))