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§

source

fn set_ignore_hosts(&self, ignore_hosts: impl IntoStrV)

Object Safety§

This trait is not object safe.

Implementors§