[][src]Crate nfd2

Modules

error
ffi

Structs

DialogBuilder

Enums

DialogType
Response

Result of opening a file dialog. Note that the underlying C library only ever returns paths encoded as utf-8 strings, if a path cannot be converted to a valid utf-8 string, then an error is returned instead.

Functions

dialog

Helper

dialog_multiple
dialog_save
open_dialog
open_file_dialog

Open single file dialog

open_file_multiple_dialog

Open mulitple file dialog

open_pick_folder

Open save dialog

open_save_dialog

Open save dialog

Type Definitions

Result