Ylva And Malin
|
Go to the source code of this file.
Enumerations | |
enum | { NOC_FILE_DIALOG_OPEN = 1 << 0, NOC_FILE_DIALOG_SAVE = 1 << 1, NOC_FILE_DIALOG_DIR = 1 << 2, NOC_FILE_DIALOG_OVERWRITE_CONFIRMATION = 1 << 3 } |
Functions | |
const char * | noc_file_dialog_open (int flags, const char *filters, const char *default_path, const char *default_name) |
anonymous enum |
const char* noc_file_dialog_open | ( | int | flags, |
const char * | filters, | ||
const char * | default_path, | ||
const char * | default_name | ||
) |