Signature
Parameters
Variables | Description |
---|---|
ignore |
Non-zero indicates auto repeat keystrokes should not be reported by the keyboard and special callbacks;
zero indicates that auto repeat keystrokes will be reported.
|
See Also
glutSetKeyRepeat glutDeviceGet glutKeyboardFunc glutKeyboardUpFunc glutSpecialFunc glutSpecialUpFuncSample Code References
The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
glutIgnoreKeyRepeat