Searched refs:titlestring (Results 1 – 2 of 2) sorted by relevance
3735 def title(self, titlestring): argument3749 _Screen._root.title(titlestring)3750 _Screen._title = titlestring
2091 .. function:: title(titlestring)2093 :param titlestring: a string that is shown in the titlebar of the turtle2096 Set title of turtle window to *titlestring*.