gui_mouse_focus - Man Page
Tells if the input focus follows the mouse pointer. Allegro game programming library.
Synopsis
#include <allegro.h>
extern int gui_mouse_focus;
Description
If set, the input focus follows the mouse pointer around the dialog, otherwise a click is required to move it.
Info
version 4.4.3 Allegro manual