SetWindowText

メインウインドウのウインドウテキストを変更する

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
SetWindowText
(
const(dxlib_d.DxDataType.TCHAR)* WindowText
)

Meta