position_dialog(3alleg4) centos man page | unix.com

Man Page: position_dialog

Operating Environment: centos

Section: 3alleg4

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) - opendarwin
exgui(3alleg4) - linux
exgui(3alleg4) - netbsd
exgui(3alleg4) - minix
exgui(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq