Trait gtk::prelude::AppChooserExt[][src]

pub trait AppChooserExt: 'static {
    fn app_info(&self) -> Option<AppInfo>;
fn content_type(&self) -> Option<String>;
fn refresh(&self); }

Required methods

Implementors