Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
gui_mouse_focus(3) - Linux man page
Name
gui_mouse_focus - 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.