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