[][src]Crate native_dialog

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. Usually determines the icon in the dialog.

Type Definitions

Result