Function glfwRestoreWindow

  • This function restores the specified window if it was previously iconified (minimized) or maximized. If the window is already restored, this function does nothing.

    If the specified window is an iconified full screen window, its desired video mode is set again for its monitor when the window is restored.

    Parameters

    Returns void

Generated using TypeDoc