Toggle menu
Nitlanguage.org
Nitdoc
sdl2
sdl2_base
SDLWindow
destroy
fun
destroy
sdl2
::
SDLWindow
::
destroy
Doc
Linearization
Summary
Destroy this window
Destroy this window
Summary
Property definitions
sdl2$SDLWindow$destroy
Property definitions
sdl2
$
SDLWindow
::
destroy
# Destroy this window
fun
destroy
`{ SDL_DestroyWindow(self); `}
lib/sdl2/sdl2_base.nit:151,2--152,43