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

Lines Matching refs:instate

566     def instate(self, statespec, callback=None, *args, **kw):
573 ret = self.tk.call(self._w, "instate", ' '.join(statespec))