gui_mouse_focus(3alleg4) debian man page | unix.com

Man Page: gui_mouse_focus

Operating Environment: debian

Section: 3alleg4

gui_mouse_focus(3alleg4)					  Allegro manual					  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> 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. Allegro version 4.4.2 gui_mouse_focus(3alleg4)
Related Man Pages
do_dialog(3alleg4) - debian
do_dialog(3alleg4) - centos
exsyscur(3alleg4) - netbsd
exsyscur(3alleg4) - plan9
exsyscur(3alleg4) - v7
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?