Trait webkit2gtk::PluginExt[][src]

pub trait PluginExt {
    fn get_description(&self) -> Option<String>;
fn get_mime_info_list(&self) -> Vec<MimeInfo>;
fn get_name(&self) -> Option<String>;
fn get_path(&self) -> Option<String>; }

Required Methods

Important traits for Vec<u8>

Implementors