Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_keycode_to_name(3)	    Library Functions Manual	   al_keycode_to_name(3)

NAME
     al_keycode_to_name - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    const char *al_keycode_to_name(int keycode)

DESCRIPTION
     Converts the given keycode to a description of the key.

Allegro reference manual				   al_keycode_to_name(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_keycode_to_name&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help