al_destroy_native_file_dialog - Man Page

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.

Referenced By

al_create_native_file_dialog(3).

Allegro reference manual