table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
ALLEGRO_DISPLAY(3) | ALLEGRO_DISPLAY(3) |
NAME¶
ALLEGRO_DISPLAY - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> typedef struct ALLEGRO_DISPLAY ALLEGRO_DISPLAY;
DESCRIPTION¶
An opaque type representing an open display or window.
Allegro reference manual |