fltk_native_file_chooser_show

fnint fltk_native_file_chooser_show(NativeFileChooserPtr fc) extern(C) nothrow @nogc

Shows the file chooser dialog. Returns 0 if picked, 1 if cancelled, -1 on error.