Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
get_display_switch_mode(3)	 Allegro manual       get_display_switch_mode(3)

NAME
     get_display_switch_mode - Returns the current display switching mode. Alle-
     gro 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)

Allegro 			  version 4.4.3       get_display_switch_mode(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=get_display_switch_mode&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help