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

FreeBSD Manual Pages

  
 
  

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

NAME
     qnx_get_window - Retrieves a handle to the window used by Allegro.

SYNOPSIS
     #include <allegro.h>

     PtWidget_t qnx_get_window(void);

DESCRIPTION
     Retrieves a handle to the window used by Allegro. Note that Allegro uses an
     underlying  window  even though you don't set any graphics mode, unless you
     have installed the neutral system driver (SYSTEM_NONE).

Allegro 			  version 4.4.3 	       qnx_get_window(3)

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

home | help