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

FreeBSD Manual Pages

  
 
  

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

NAME
       al_get_display_event_source - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      ALLEGRO_EVENT_SOURCE *al_get_display_event_source(ALLEGRO_DISPLAY	*display)

DESCRIPTION
       Retrieve	 the  associated  event	 source.   See	the  [documentation on
       events]ALLEGRO_EVENT_DISPLAY_EXPOSE(3) for a list of  the  events  dis-
       plays will generate.

Allegro	reference manual			     al_get_di...ent_source(3)

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

home | help