Query: shutdown_menu
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
shutdown_menu(3alleg4) Allegro manual shutdown_menu(3alleg4)NAMEshutdown_menu - Destroys a menu player object returned by init_menu(). Allegro game programming library.SYNOPSIS#include <allegro.h> int shutdown_menu(MENU_PLAYER *player);DESCRIPTIONDestroys a menu player object returned by init_menu(), returning the index of the menu item that was selected, or -1 if the menu was can- celled (this is the same as the return value from do_menu()).SEE ALSOinit_menu(3alleg4), update_menu(3alleg4) Allegro version 4.4.2 shutdown_menu(3alleg4)
Related Man Pages |
---|
d_menu_proc(3alleg4) - debian |
exrotscl(3alleg4) - debian |
exrotscl(3alleg4) - suse |
exrotscl(3alleg4) - netbsd |
d_menu_proc(3alleg4) - v7 |
Similar Topics in the Unix Linux Community |
---|
Linux newbie scripting help needed (timer) |