Property definitions

egl $ EGLConfigAttribs :: depth_size
	fun depth_size: Int do return display.config_attrib(config, 0x3025)
lib/egl/egl.nit:217,2--68