gui_get_screen(3alleg4) debian man page | unix.com

Man Page: gui_get_screen

Operating Environment: debian

Section: 3alleg4

gui_get_screen(3alleg4) 					  Allegro manual					   gui_get_screen(3alleg4)

NAME
gui_get_screen - Returns the bitmap surface GUI routines draw to. Allegro game programming library.
SYNOPSIS
#include <allegro.h> BITMAP *gui_get_screen(void);
DESCRIPTION
This 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 ALSO
gui_set_screen(3alleg4) Allegro version 4.4.2 gui_get_screen(3alleg4)
Related Man Pages
exgui(3alleg4) - debian
exgui(3alleg4) - opendarwin
exgui(3alleg4) - plan9
exgui(3alleg4) - php
exgui(3alleg4) - v7
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph