Query: position_dialog
OS: netbsd
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
position_dialog(3alleg4) Allegro manual position_dialog(3alleg4)NAMEposition_dialog - Moves an array of dialog objects to the specified position. Allegro game programming library.SYNOPSIS#include <allegro.h> void position_dialog(DIALOG *dialog, int x, int y);DESCRIPTIONMoves an array of dialog objects to the specified screen position (specified as the top left corner of the dialog).SEE ALSOcentre_dialog(3alleg4), exgui(3alleg4) Allegro version 4.4.2 position_dialog(3alleg4)
| Related Man Pages |
|---|
| exgui(3alleg4) - netbsd |
| exgui(3alleg4) - plan9 |
| exgui(3alleg4) - minix |
| exgui(3alleg4) - x11r4 |
| exgui(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| Memory Leaks |
| How to install PGX32 on Sparc 10 Ultra? |
| Better to Use Return Code or wc -l Output? |
| Grep command to show the number of results |