Property definitions

egl $ EGLSurfaceAttribs :: height
	fun height: Int do return display.query_surface(surface, 0x3056)
lib/egl/egl.nit:296,2--65