PyCWnd
.SetWindowText
SetWindowText(
text
)
Sets the window's text.
Parameters
text
: string
The windows text.
MFC References
CWnd::SetWindowText