Sets additional properties for a window that is to be opened.
For a hint to be registered, the function must be called before calling glfwOpenWindow. When the glfwOpenWindow function is called, any hints that were registered with the glfwOpenWindowHint function are used for setting the corresponding window properties, and then all hints are reset to their default values.
Glfw Class | Tao.Glfw Namespace