SDL_ResizeEvent man page on JazzOS

Man page or keyword search:  
man Server   2339 pages
apropos Keyword Search (all sections)
Output format
JazzOS logo
[printable version]

SDL_ResizeEvent(3)	       SDL API Reference	    SDL_ResizeEvent(3)

NAME
       SDL_ResizeEvent - Window resize event structure

STRUCTURE DEFINITION
       typedef struct{
	 Uint8 type;
	 int w, h;
       } SDL_ResizeEvent;

STRUCTURE DATA
       type		   SDL_VIDEORESIZE

       w, h		   New width and height of the window

DESCRIPTION
       SDL_ResizeEvent	is a member of the SDL_Event union and is used when an
       event of type SDL_VIDEORESIZE is reported.

       When SDL_RESIZABLE is passed as a flag to SDL_SetVideoMode the user  is
       allowed	to  resize the applications window. When the window is resized
       an SDL_VIDEORESIZE is report, with the new window width and height val‐
       ues  stored  in	w  and	h,  respectively.  When	 an SDL_VIDEORESIZE is
       received the window should be  resized  to  the	new  dimensions	 using
       SDL_SetVideoMode.

SEE ALSO
       SDL_Event, SDL_SetVideoMode

SDL			    Tue 11 Sep 2001, 22:59	    SDL_ResizeEvent(3)
[top]

List of man pages available for JazzOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net