This function sets the window title, encoded as UTF-8, of the specified
window.
arguments
\GLFWwindow$window The window whose title to change.
string$title The UTF-8 encoded window title.
returns
void
Copyright
This documentation page is prased from the glfw3.h header file, and only modified to fit
the PHP-GFLW extension bindings. The original documentation copyright is as follows: