.\" Generated by the Allegro makedoc utility .TH get_display_switch_mode 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME get_display_switch_mode \- Returns the current display switching mode. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int get_display_switch_mode(); .SH DESCRIPTION Returns the current display switching mode, in the same format passed to set_display_switch_mode(). .SH SEE ALSO .BR set_display_switch_mode (3alleg4), .BR exswitch (3alleg4)