Query: allegro_icon
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
allegro_icon(3alleg4) Allegro manual allegro_icon(3alleg4)NAMEallegro_icon - Pointer to the Allegro X11 icon.SYNOPSIS#include <allegro.h> extern void *allegro_icon;DESCRIPTIONThis is a pointer to the Allegro X11 icon, which is in the format of standard .xpm bitmap data. You do not normally have to bother with this at all: you can use the xfixicon.sh utility from the tools/x11 directory to convert a true colour bitmap to a C file that you only need to link with your own code to set the icon. Allegro version 4.4.2 allegro_icon(3alleg4)
| Related Man Pages |
|---|
| putpixel(3alleg4) - debian |
| exdata(3alleg4) - centos |
| exdata(3alleg4) - opendarwin |
| exdata(3alleg4) - php |
| exdata(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |