glfwSetWindowTitle ( window title -- )


Vocabulary
glfw.ffi

Inputs
windowan object
titlean object


Outputs
None

Definition


LIBRARY: glfw FUNCTION: void glfwSetWindowTitle
( GLFWwindow* window, char* title )