Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
SDL_WM_SetIcon(3) | SDL API Reference | SDL_WM_SetIcon(3) |
NAME
SDL_WM_SetIcon - Sets the icon for the display window.SYNOPSIS
#include "SDL.h"DESCRIPTION
Sets the icon for the display window. Win32 icons must be 32x32.SEE ALSO
SDL_SetVideoMode, SDL_WM_SetCaptionTue 11 Sep 2001, 23:02 | SDL |