d_button_proc(3alleg4) v7 man page | unix.com

Man Page: d_button_proc

Operating Environment: v7

Section: 3alleg4

d_button_proc(3alleg4)						  Allegro manual					    d_button_proc(3alleg4)

NAME
d_button_proc - Dialog procedure implementing a button object. Allegro game programming library. SYNOPSIS
#include <allegro.h> int d_button_proc(int msg, DIALOG *d, int c); DESCRIPTION
A button object (the dp field points to the text string). This object can be selected by clicking on it with the mouse or by pressing its keyboard shortcut. If the D_EXIT flag is set, selecting it will close the dialog, otherwise it will toggle on and off. Like d_text_proc(), ampersands can be used to display the keyboard shortcut of the button. SEE ALSO
excustom(3alleg4), exgui(3alleg4) Allegro version 4.4.2 d_button_proc(3alleg4)
Related Man Pages
exgui(3alleg4) - opendarwin
exgui(3alleg4) - suse
exgui(3alleg4) - php
exgui(3alleg4) - v7
exgui(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Required libs to compile libXft
Linux froze and got back working 5 days later, no reboot.
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working