1 # Symbols from <gl/get.h>
2 from warnings
import warnpy3k
3 warnpy3k("the GET module has been removed in Python 3.0", stacklevel
=2)
32 GL_VIDEO_REG
= 0x00800000
33 GLV_GENLOCK
= 0x00000001
34 GLV_UNBLANK
= 0x00000002
36 GLV_SGREEN
= 0x00000008
37 GLV_SBLUE
= 0x00000010
38 GLV_SALPHA
= 0x00000020
39 GLV_TTLGENLOCK
= 0x00000080
40 GLV_TTLSYNC
= GLV_TTLGENLOCK
41 GLV_GREENGENLOCK
= 0x0000100
48 ## GETDEF = __GL_GET_H__