1al_get_win_window_handle(3) al_get_win_window_handle(3)
23
4
NAME
6al_get_win_window_handle - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_windows.h>
1011
HWND al_get_win_window_handle(ALLEGRO_DISPLAY *display)
12
DESCRIPTION
14Returns the handle to the window that the passed display is using.
1516
17
18
Allegro reference manual al_get_win_window_handle(3)