Searched refs:titlestring (Results 1 – 2 of 2) sorted by relevance
3734 def title(self, titlestring): argument3748 _Screen._root.title(titlestring)3749 _Screen._title = titlestring
2087 .. function:: title(titlestring)2089 :param titlestring: a string that is shown in the titlebar of the turtle2092 Set title of turtle window to *titlestring*.