al_osx_get_window - Allegro 5 API
Contents
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)
