Property definitions

egl $ EGLConfigAttribs :: alpha_size
	fun alpha_size: Int do return display.config_attrib(config, 0x3021)
lib/egl/egl.nit:213,2--68