Struct gio_sys::GSimpleProxyResolver
[−]
[src]
#[repr(C)]pub struct GSimpleProxyResolver { pub parent_instance: GObject, pub priv_: *mut GSimpleProxyResolverPrivate, }
Fields
parent_instance: GObject
priv_: *mut GSimpleProxyResolverPrivate
Trait Implementations
impl Copy for GSimpleProxyResolver[src]
impl Clone for GSimpleProxyResolver[src]
fn clone(&self) -> GSimpleProxyResolver[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more