logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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(3alleg4)

Name

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

Synopsis

#include<allegro.h>PtWidget_tqnx_get_window(void);

See Also