Width of the underlying framebuffer

Property definitions

ios $ NitGLKView :: drawable_width
	# Width of the underlying framebuffer
	fun drawable_width: Int do return native.drawable_width
lib/ios/glkit.nit:100,2--101,56