PyCDocument.SetTitle

SetTitle(title)

Set the title of the document (ie, the name to appear in the window caption for the document.

Parameters

title : string

The new title.

MFC References

CDocument::SetTitle