Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
gui_mouse_focus(3)		 Allegro manual 	      gui_mouse_focus(3)

NAME
     gui_mouse_focus - Tells if the input focus follows the mouse pointer. Alle-
     gro 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, other-
     wise a click is required to move it.

Allegro 			  version 4.4.3 	      gui_mouse_focus(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gui_mouse_focus&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help