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

FreeBSD Manual Pages

  
 
  

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

NAME
     al_get_default_menu_event_source - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_native_dialog.h>

	    ALLEGRO_EVENT_SOURCE *al_get_default_menu_event_source(void)

DESCRIPTION
     Returns  the  default event source used for menu clicks.  If a menu was not
     given its own event source via al_enable_menu_event_source(3), then it will
     use this default source.

SINCE
     5.1.0

SEE ALSO
     al_register_event_source(3),    al_enable_menu_event_source(3),	 al_dis-
     able_menu_event_source(3)

Allegro reference manual			      al_get_def...ent_source(3)

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

home | help