Height of this rectangle

Property definitions

sdl2 $ SDLRect :: h
	# Height of this rectangle
	fun h: Int `{ return self->h; `}
lib/sdl2/sdl2_base.nit:517,2--518,33