glutGameModeString (3) Linux Manual Page
glutGameModeString – Set the game mode display string LibraryOpenGLUT – gamemode SynopsisIn openglut.h Ft void Fn glutGameModeString const char *string ParametersBf Em string Ef A configuration parameter as a string. DescriptionSets the gamemode status according to an undocumented string. Glancing at old GLUT 3.7, the freeglut codebase that we inherited does not implement more than…
