Property definitions

egl $ EGLError :: is_bad_config
	fun is_bad_config: Bool `{ return self == EGL_BAD_CONFIG; `}
lib/egl/egl.nit:320,2--61