Query: gui_mouse_focus
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gui_mouse_focus(3alleg4) Allegro manual gui_mouse_focus(3alleg4)NAMEgui_mouse_focus - Tells if the input focus follows the mouse pointer. Allegro game programming library.SYNOPSIS#include <allegro.h> extern int gui_mouse_focus;DESCRIPTIONIf set, the input focus follows the mouse pointer around the dialog, otherwise a click is required to move it. Allegro version 4.4.2 gui_mouse_focus(3alleg4)