Property definitions

egl $ EGLConfigCaveat :: is_none
	fun is_none: Bool `{ return self == EGL_NONE; `}
lib/egl/egl.nit:239,2--49