Query: active_menu
OS: netbsd
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
active_menu(3alleg4) Allegro manual active_menu(3alleg4)NAMEactive_menu - Global pointer to the most recent activated menu. Allegro game programming library.SYNOPSIS#include <allegro.h> extern MENU *active_menu;DESCRIPTIONWhen a menu callback procedure is triggered, this will be set to the menu item that was selected, so your routine can determine where it was called from.SEE ALSO, exgui(3alleg4) Allegro version 4.4.2 active_menu(3alleg4)
Related Man Pages |
---|
exgui(3alleg4) - opendarwin |
exgui(3alleg4) - suse |
exgui(3alleg4) - netbsd |
exgui(3alleg4) - minix |
exgui(3alleg4) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Interactive menu |