table of contents
al_osx_get_window(3alleg5) | al_osx_get_window(3alleg5) |
NAME¶
al_osx_get_window - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_osx.h> NSWindow* al_osx_get_window(ALLEGRO_DISPLAY *display)
DESCRIPTION¶
Retrieves the NSWindow handle associated with the Allegro display.
SINCE¶
5.0.8, 5.1.3
Allegro reference manual |