Trait gtk4::prelude::FileChooserExtManual
source · [−]pub trait FileChooserExtManual: 'static {
fn add_choice(&self, id: &str, label: &str, options: &[(&str, &str)]);
}
Expand description
Trait containing manually implemented methods of FileChooser
.