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

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