1qnx_get_window(3)               Allegro manual               qnx_get_window(3)
2
3
4

NAME

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

SYNOPSIS

9       #include <allegro.h>
10
11
12       PtWidget_t qnx_get_window(void);
13

DESCRIPTION

15       Retrieves  a  handle  to  the window used by Allegro. Note that Allegro
16       uses an underlying window even though you don't set any graphics  mode,
17       unless you have installed the neutral system driver (SYSTEM_NONE).
18
19
20
21
22
23
24Allegro                          version 4.2.2               qnx_get_window(3)
Impressum