|
NAMEal_apply_window_constraints - Allegro 5 APISYNOPSIS
DESCRIPTIONEnable or disable previously set constraints by al_set_window_constraints(3) function.If enabled, the specified display will be automatically resized to new sizes to conform constraints in next cases:
Constrains are not applied when a display is toggle from windowed to maximized or fullscreen modes. When a display is toggle from maximized/fullscreen to windowed mode, then the display may be resized as described above. The later case is also possible when a user drags the maximized display via mouse. If disabled, the specified display will stop using constraints. SEE ALSOal_get_window_constraints(3), al_set_window_constraints(3)
Visit the GSP FreeBSD Man Page Interface. |