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

al_osx_get_window - Allegro 5 API

Description

       Retrieves the NSWindow handle associated with the Allegro display.

Name

       al_osx_get_window - Allegro 5 API

Since

       5.0.8, 5.1.3

Allegro reference manual                                                              al_osx_get_window(3alleg5)

Synopsis

              #include <allegro5/allegro_osx.h>

              NSWindow* al_osx_get_window(ALLEGRO_DISPLAY *display)

See Also