1al_get_new_window_position(3) al_get_new_window_position(3)
23
4
NAME
6al_get_new_window_position - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
void al_get_new_window_position(int *x, int *y)
12
DESCRIPTION
14Get the position where new non-fullscreen displays created by the call‐
15ing thread will be placed.
16
SEE ALSO
18al_set_new_window_position(3)
1920
21
22
Allegro reference manual al_get_new_window_position(3)