Window.icon

Wraps SDL_SetWindowIcon which sets a new icon to the window

class Window
@property @trusted
void
icon

Parameters

newIcon Surface

dsdl2.Surface of the new icon

Meta