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

FreeBSD Manual Pages

  
 
  

home | help
al_get_mou...vent_source(3) Library Functions Manual al_get_mou...vent_source(3)

NAME
     al_get_mouse_event_source - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    ALLEGRO_EVENT_SOURCE *al_get_mouse_event_source(void)

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

     Returns NULL if the mouse subsystem was not installed.

Allegro reference manual			     al_get_mou...vent_source(3)

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

home | help