1al_uninstall_keyboard(3)                              al_uninstall_keyboard(3)
2
3
4

NAME

6       al_uninstall_keyboard - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_uninstall_keyboard(void)
12

DESCRIPTION

14       Uninstalls the active keyboard driver, if any.  This will automatically
15       unregister the keyboard event source with any event queues.
16
17       This function is automatically called when Allegro is shut down.
18

SEE ALSO

20       al_install_keyboard(3)
21
22
23
24Allegro reference manual                              al_uninstall_keyboard(3)
Impressum