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)
| Related Man Pages |
|---|
| exsyscur(3alleg4) - centos |
| exsyscur(3alleg4) - opendarwin |
| exsyscur(3alleg4) - netbsd |
| exsyscur(3alleg4) - linux |
| exsyscur(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |