.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_set_window_position" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_set_window_position - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include void al_set_window_position(ALLEGRO_DISPLAY *display, int x, int y) \f[R] .fi .SH DESCRIPTION .PP Sets the position on screen of a non-fullscreen display. .SH SEE ALSO .PP al_get_window_position(3alleg5)