sdl2 :: SDLWindow :: icon=
# Set the icon of this window fun icon=(icon: SDLSurface) `{ SDL_SetWindowIcon(self, icon); `}