Function glfwGetMonitorName

  • This function retrieves the human-readable name of the specified monitor.

    This function may be called from any thread. Access is not synchronized.

    Parameters

    Returns string

    The UTF-8 encoded name of the monitor, or null if an error occurred.

Generated using TypeDoc