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

Lines Matching refs:titlestring

3624     def title(self, titlestring):
3628 titlestring -- a string, to appear in the titlebar of the
3638 _Screen._root.title(titlestring)
3639 _Screen._title = titlestring