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

FreeBSD Manual Pages

  
 
  

home | help
al_get_key...ent_source(3) Library Functions Manual al_get_key...ent_source(3)

NAME
       al_get_keyboard_event_source - Allegro 5	API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      ALLEGRO_EVENT_SOURCE *al_get_keyboard_event_source(void)

DESCRIPTION
       Retrieve	  the  keyboard	 event	source.	  All  [keyboard  events]ALLE-
       GRO_EVENT_KEY_DOWN(3) are generated by this event source.

       Returns NULL if the keyboard subsystem was not installed.

Allegro	reference manual			    al_get_key...ent_source(3)

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

home | help