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

FreeBSD Manual Pages

  
 
  

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

NAME
       al_clone_menu_for_popup - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro_native_dialog.h>

	      ALLEGRO_MENU *al_clone_menu_for_popup(ALLEGRO_MENU *menu)

DESCRIPTION
       Exactly	like  al_clone_menu(3),	 except	 that  the copy	is for a popup
       menu.

SINCE
       5.1.0

SEE ALSO
       al_clone_menu(3)

Allegro	reference manual			    al_clone_menu_for_popup(3)

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

home | help