table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_install_keyboard(3) | al_install_keyboard(3) |
NAME¶
al_install_keyboard - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> bool al_install_keyboard(void)
DESCRIPTION¶
Install a keyboard driver. Returns true if successful. If a driver was already installed, nothing happens and true is returned.
SEE ALSO¶
Allegro reference manual |