1al_get_native_file_dialog_count(3) al_get_native_file_dialog_count(3)
23
4
NAME
6al_get_native_file_dialog_count - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_native_dialog.h>
1011
int al_get_native_file_dialog_count(const ALLEGRO_FILECHOOSER *dialog)
12
DESCRIPTION
14Returns the number of files selected, or 0 if the dialog was cancelled.
1516
17
18
Allegro reference manual al_get_native_file_dialog_count(3)