No documentation to get window title?

I can’t seem to find a way to get back the char* that makes up the window title, am I missing something, or is there no way to actually read what the window title is currently?

See this thread. Basically since you set the window title, you can store it if you need it later so there is no function for this.