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

Man Page: get_gfx_mode

Operating Environment: debian

Section: 3alleg4

get_gfx_mode(3alleg4)						  Allegro manual					     get_gfx_mode(3alleg4)

NAME
get_gfx_mode - Returns the id of the current graphics driver. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int get_gfx_mode();
DESCRIPTION
This function will let you determine which graphics driver is currently set by allegro. If no graphics driver is set, it will return GFX_NONE.
RETURN VALUE
Returns the id of the current graphics driver if there is one, or GFX_NONE if none is set.
SEE ALSO
set_gfx_mode(3alleg4), is_windowed_mode(3alleg4) Allegro version 4.4.2 get_gfx_mode(3alleg4)
Related Man Pages
exfont(3alleg4) - debian
get_gfx_mode_type(3alleg4) - debian
exaccel(3alleg4) - suse
exaccel(3alleg4) - php
exaccel(3alleg4) - linux
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph