Destroy this window

Property definitions

sdl2 $ SDLWindow :: destroy
	# Destroy this window
	fun destroy `{ SDL_DestroyWindow(self); `}
lib/sdl2/sdl2_base.nit:151,2--152,43