table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_is_native_dialog_addon_initialized(3) | al_is_native_dialog_addon_initialized(3) |
NAME¶
al_is_native_dialog_addon_initialized - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_native_dialog.h> bool al_is_native_dialog_addon_initialized(void)
DESCRIPTION¶
Returns true if the native dialog addon is initialized, otherwise returns false.
SINCE¶
5.2.6
Allegro reference manual |