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

Lines Matching defs:exists

482         It is an error if themename already exists. If parent is
1229 def exists(self, item):
1232 return bool(self.tk.call(self._w, "exists", item))