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

Lines Matching refs:titlestring

3623     def title(self, titlestring):
3627 titlestring -- a string, to appear in the titlebar of the
3637 _Screen._root.title(titlestring)
3638 _Screen._title = titlestring