Struct orbtk::dialogs::FileDialog [] [src]

pub struct FileDialog {
    pub title: String,
    pub path: PathBuf,
    pub hidden: bool,
}

Fields

Methods

impl FileDialog
[src]

[src]

[src]