Trait webkit2gtk::PluginExt
source · pub trait PluginExt: 'static {
// Required methods
fn description(&self) -> Option<GString>;
fn mime_info_list(&self) -> Vec<MimeInfo>;
fn name(&self) -> Option<GString>;
fn path(&self) -> Option<GString>;
}
👎Deprecated: Since 2.32
Required Methods§
sourcefn description(&self) -> Option<GString>
fn description(&self) -> Option<GString>
👎Deprecated: Since 2.32
sourcefn mime_info_list(&self) -> Vec<MimeInfo>
fn mime_info_list(&self) -> Vec<MimeInfo>
👎Deprecated: Since 2.32