Tao.FreeGlut SDK Documentation

Glut.GLUT_KEY_REPEAT_OFF Field

Disable key repeat for the window system on a global basis.

[Visual Basic]
Public Const GLUT_KEY_REPEAT_OFF As Integer = 0
[C#]
public const int GLUT_KEY_REPEAT_OFF = 0;

See Also

Glut Class | Tao.FreeGlut Namespace