.\" Automatically generated by Pandoc 3.4 .\" .TH "al_get_display_adapter" "3" "" "Allegro reference manual" .SH NAME al_get_display_adapter \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] int al_get_display_adapter(ALLEGRO_DISPLAY *display) .EE .SH DESCRIPTION Returns which adapter the window is currently placed on. Returns \-1 if there was an error in determining the adapter. .SH SINCE 5.2.10