1al_get_new_window_position(3)                    al_get_new_window_position(3)
2
3
4

NAME

6       al_get_new_window_position - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_get_new_window_position(int *x, int *y)
12

DESCRIPTION

14       Get the position where new non-fullscreen displays created by the call‐
15       ing thread will be placed.
16

SEE ALSO

18       al_set_new_window_position(3)
19
20
21
22Allegro reference manual                         al_get_new_window_position(3)
Impressum