Struct soup_sys::SoupAuthDomain [−][src]
#[repr(C)]pub struct SoupAuthDomain { pub parent: GObject, }
Fields
parent: GObject
Trait Implementations
impl Copy for SoupAuthDomain[src]
impl Copy for SoupAuthDomainimpl Clone for SoupAuthDomain[src]
impl Clone for SoupAuthDomainfn clone(&self) -> SoupAuthDomain[src]
fn clone(&self) -> SoupAuthDomainReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for SoupAuthDomain[src]
impl Debug for SoupAuthDomainAuto Trait Implementations
impl !Send for SoupAuthDomain
impl !Send for SoupAuthDomainimpl !Sync for SoupAuthDomain
impl !Sync for SoupAuthDomain