1al_osx_get_window(3) al_osx_get_window(3)
23
4
NAME
6al_osx_get_window - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_osx.h>
1011
NSWindow* al_osx_get_window(ALLEGRO_DISPLAY *display)
12
DESCRIPTION
14Retrieves the NSWindow handle associated with the Allegro display.
15
SINCE
175.0.8, 5.1.3
1819
20
21
Allegro reference manual al_osx_get_window(3)