DOKK / manpages / debian 10 / allegro5-doc / al_get_window_constraints.3alleg5.en
al_get_window_constraints(3alleg5) al_get_window_constraints(3alleg5)

al_get_window_constraints - Allegro 5 API

#include <allegro5/allegro.h>
bool al_get_window_constraints(ALLEGRO_DISPLAY *display,
   int *min_w, int *min_h, int *max_w, int *max_h)
    

Gets the constraints for a non-fullscreen resizable display.

5.1.0

al_set_window_constraints(3alleg5)

Allegro reference manual