C4 Engine
C4 Engine API Documentation

Window::GetWindowTitle

Defined in:  C4Widgets.h
Returns a window's title.
Prototype

const char *GetWindowTitle(voidconst;

Description
The GetWindowTitle function returns a pointer to a window's title string.
See Also

Window::SetWindowTitle

Window::GetWindowFlags