Query: d_icon_proc
OS: netbsd
Section: 3alleg4
Links: netbsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
d_icon_proc(3alleg4) Allegro manual d_icon_proc(3alleg4)NAMEd_icon_proc - Dialog procedure implementing a bitmap button. Allegro game programming library.SYNOPSIS#include <allegro.h> int d_icon_proc(int msg, DIALOG *d, int c);DESCRIPTIONA bitmap button. The fg color is used for the dotted line showing focus, and the bg color for the shadow used to fill in the top and left sides of the button when "pressed". d1 is the "push depth", ie. the number of pixels the icon will be shifted to the right and down when selected (default 2) if there is no "selected" image. d2 is the distance by which the dotted line showing focus is indented (default 2). dp points to a bitmap for the icon, while dp2 and dp3 are the selected and disabled images respectively (optional, may be NULL).SEE ALSOexgui(3alleg4) Allegro version 4.4.2 d_icon_proc(3alleg4)
Related Man Pages |
---|
exgui(3alleg4) - debian |
exgui(3alleg4) - linux |
exgui(3alleg4) - mojave |
exgui(3alleg4) - opensolaris |
exgui(3alleg4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
Make bold chars in UNIX |
Grandpa returning to UNIX |
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |