Struct gio_sys::GNetworkService
[−]
[src]
#[repr(C)]pub struct GNetworkService { pub parent_instance: GObject, pub priv_: *mut GNetworkServicePrivate, }
Fields
parent_instance: GObject
priv_: *mut GNetworkServicePrivate
Trait Implementations
impl Copy for GNetworkService[src]
impl Clone for GNetworkService[src]
fn clone(&self) -> GNetworkService[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