mirror of
https://github.com/glfw/glfw.git
synced 2026-02-20 22:23:12 +01:00
@@ -626,6 +626,7 @@ GLFWAPI void glfwShowWindow(GLFWwindow* handle)
|
||||
return;
|
||||
|
||||
_glfwPlatformShowWindow(window);
|
||||
_glfwPlatformFocusWindow(window);
|
||||
}
|
||||
|
||||
GLFWAPI void glfwHideWindow(GLFWwindow* handle)
|
||||
|
||||
Reference in New Issue
Block a user