Query: gui_get_screen
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gui_get_screen(3alleg4) Allegro manual gui_get_screen(3alleg4)NAMEgui_get_screen - Returns the bitmap surface GUI routines draw to. Allegro game programming library.SYNOPSIS#include <allegro.h> BITMAP *gui_get_screen(void);DESCRIPTIONThis function returns the current bitmap surface the GUI routines will use for drawing. Note that this function will return screen if you have called gui_set_screen(NULL) previously, and will never return NULL.SEE ALSOgui_set_screen(3alleg4) Allegro version 4.4.2 gui_get_screen(3alleg4)
| Related Man Pages | 
|---|
| exgui(3alleg4) - debian | 
| exgui(3alleg4) - linux | 
| exgui(3alleg4) - netbsd | 
| exgui(3alleg4) - plan9 | 
| exgui(3alleg4) - x11r4 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Installing Dash Shell on OS X Lion | 
| Introduction | 
| A (ksh) Library For and From UNIX.com | 
| New UNIX and Linux History Sections | 
| My first PERL incarnation... Audio Oscillograph |