Man Page: position_dialog
Operating Environment: centos
Section: 3alleg4
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) - debian |
| exgui(3alleg4) - suse |
| exgui(3alleg4) - linux |
| exgui(3alleg4) - mojave |
| exgui(3alleg4) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |