Пример #1
0
 // Hides the window.
 public void hide() {
   glfwHideWindow(this.windowHandleId);
 }