AppBase::SetWindowTitle
Previous
|
Next
AppBase::SetWindowTitle
AppBase
void
SetWindowTitle
(
const
String
&
title
);
Description
SetWindowTitle changes/sets the window title.
Parameters
Parameters
Description
const String& title
The string which is set as the window title.