table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_destroy_native_file_dialog(3) | al_destroy_native_file_dialog(3) |
NAME¶
al_destroy_native_file_dialog - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_native_dialog.h> void al_destroy_native_file_dialog(ALLEGRO_FILECHOOSER *dialog)
DESCRIPTION¶
Frees up all resources used by the file dialog.
Allegro reference manual |