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

Lines Matching refs:tagList

968     def bindtags(self, tagList=None):
975 if tagList is None:
979 self.tk.call('bindtags', self._w, tagList)