Mask of the location of the green component

Property definitions

sdl2 $ SDL_PixelFormat :: gmask
	# Mask of the location of the green component
	fun gmask: UInt32 `{ return self->Gmask; `}
lib/sdl2/sdl2_base.nit:435,2--436,44