get_display_switch_mode - Man Page

Returns the current display switching mode. Allegro game programming library.

Synopsis

#include <allegro.h>

int get_display_switch_mode();

Description

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

See Also

set_display_switch_mode(3), exswitch(3)

Referenced By

exswitch(3), set_display_switch_mode(3).

version 4.4.3 Allegro manual