.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_get_mouse_num_buttons" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_mouse_num_buttons - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include unsigned int al_get_mouse_num_buttons(void) \f[R] .fi .SH DESCRIPTION .PP Return the number of buttons on the mouse. The first button is 1. .SH SEE ALSO .PP al_get_mouse_num_axes(3alleg5)