al_toggle_display_flag(1) Allegro 5 API

SYNOPSIS


#include <allegro5/allegro.h>
bool al_toggle_display_flag(ALLEGRO_DISPLAY *display, int flag, bool onoff)

DESCRIPTION

Deprecated synonym for al_set_display_flag(3alleg5).