1get_display_switch_mode(3)      Allegro manual      get_display_switch_mode(3)
2
3
4

NAME

6       get_display_switch_mode  -  Returns the current display switching mode.
7       Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       int get_display_switch_mode();
14

DESCRIPTION

16       Returns the current display switching mode, in the same  format  passed
17       to set_display_switch_mode().
18
19

SEE ALSO

21       set_display_switch_mode(3), exswitch(3)
22
23
24
25Allegro                          version 4.4.3      get_display_switch_mode(3)
Impressum