Function glfwGetPrimaryMonitor

  • This function returns the primary monitor. This is usually the monitor where elements like the task bar or global menu bar are located.

    Returns GLFWmonitor

    The primary monitor, or null if no monitors were found or if an error occurred.

Generated using TypeDoc