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

Lines Matching defs:unset

1817     # selection, set, size, unset, xview, yview
1955 def unset(self, x, y):
1957 self.tk.call(self._w, 'unset', x, y)