logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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