1al_get_display_menu(3)                                  al_get_display_menu(3)
2
3
4

NAME

6       al_get_display_menu - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_native_dialog.h>
10
11              ALLEGRO_MENU *al_get_display_menu(ALLEGRO_DISPLAY *display)
12

DESCRIPTION

14       Returns  the  menu  associated with the display, or NULL if it does not
15       have a menu.
16

SINCE

18       5.1.0
19

SEE ALSO

21       al_set_display_menu(3)
22
23
24
25Allegro reference manual                                al_get_display_menu(3)
Impressum