v7 man page for position_dialog

Query: position_dialog

OS: v7

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

position_dialog(3alleg4)					  Allegro manual					  position_dialog(3alleg4)

NAME
position_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); DESCRIPTION
Moves an array of dialog objects to the specified screen position (specified as the top left corner of the dialog). SEE ALSO
centre_dialog(3alleg4), exgui(3alleg4) Allegro version 4.4.2 position_dialog(3alleg4)
Related Man Pages
exgui(3alleg4) - mojave
exgui(3alleg4) - x11r4
exgui(3alleg4) - opensolaris
exgui(3alleg4) - v7
exgui(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10
Building JSON command with bash script