Property definitions

egl $ EGLSurfaceAttribs :: width
	fun width: Int do return display.query_surface(surface, 0x3057)
lib/egl/egl.nit:297,2--64