Property definitions

sdl2 $ SDLQuitEvent :: defaultinit
# Quit event, usually from the close window button
extern class SDLQuitEvent
	super SDLEvent
end
lib/sdl2/events.nit:149,1--152,3