Home
last modified time | relevance | path

Searched refs:beforethis (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DCanvas.py75 def insert(self, beforethis, string): argument
76 self.canvas.insert(self.id, beforethis, string)