Property definitions

egl $ EGLConformant :: opengl
	fun opengl: Bool `{ return self & EGL_OPENGL_BIT; `}
lib/egl/egl.nit:266,2--53