.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_set_mouse_w" "3" "" "Allegro reference manual" .SH NAME al_set_mouse_w \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_set_mouse_w(int w) .EE .SH DESCRIPTION Set the second mouse wheel position to the given value. .PP Returns true on success, false on failure. .SH SEE ALSO al_set_mouse_z(3)