.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "al_get_render_state" "3" "" "Allegro reference manual" "" .SH NAME al_get_render_state \- Allegro 5 API .SH SYNOPSIS .IP .EX #include int al_get_render_state(ALLEGRO_RENDER_STATE state) .EE .SH DESCRIPTION Returns one of several render attributes; see ALLEGRO_RENDER_STATE(3) for details. .PP This function will return \-1 when there is no current display. .SH SINCE 5.2.10 .SH SEE ALSO al_set_render_state(3), ALLEGRO_RENDER_STATE(3), ALLEGRO_RENDER_FUNCTION(3), ALLEGRO_WRITE_MASK_FLAGS(3)