logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gui_mouse_focus - Tells if the input focus follows the mouse pointer. Allegro game programming library.

Description

       If  set,  the  input  focus follows the mouse pointer around the dialog, otherwise a click is required to
       move it.

Allegro                                           version 4.4.3                         gui_mouse_focus(3alleg4)

Name

       gui_mouse_focus - Tells if the input focus follows the mouse pointer. Allegro game programming library.

Synopsis

#include<allegro.h>externintgui_mouse_focus;

See Also