Crate native_dialog[][src]

Re-exports

pub use raw_window_handle;

Structs

FileDialog

Builds and shows file dialogs.

Filter

Represents a set of file extensions and their description.

MessageDialog

Builds and shows message dialogs.

Enums

Error
MessageType

Represents the type of the message in the dialog.

Type Definitions

Result