Trait gio::prelude::SimpleProxyResolverExtManual
source · pub trait SimpleProxyResolverExtManual: Sealed + IsA<SimpleProxyResolver> + 'static {
// Provided method
fn set_ignore_hosts(&self, ignore_hosts: impl IntoStrV) { ... }
}
Provided Methods§
sourcefn set_ignore_hosts(&self, ignore_hosts: impl IntoStrV)
fn set_ignore_hosts(&self, ignore_hosts: impl IntoStrV)
Object Safety§
This trait is not object safe.