Windows PowerShell command on Get-command SDL_WM_IconifyWindow
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man SDL_WM_IconifyWindow

SDL API Reference SDL_WM_IconifyWindow(3)

NAME

SDL_WM_IconifyWindow - Iconify/Minimise the window

SYNOPSIS

#include "SDL.h"

int SDL_WM_IconifyWindow(void);

DESCRIPTION

If the application is running in a window managed environ-

ment SDL attempts to iconify/minimise it. If

SDL_WM_IconifyWindow is successful, the application will

receive a SDL_APPACTIVE loss event.

RETURN VALUE

Returns non-zero on success or 0 if iconification is not

support or was refused by the window manager. SDL Last change: Tue 11 Sep 2001, 23:02 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™