Struct soup_sys::SoupAuth [−][src]
Fields
parent: GObject
realm: *mut c_char
Trait Implementations
impl Copy for SoupAuth[src]
impl Copy for SoupAuthimpl Clone for SoupAuth[src]
impl Clone for SoupAuthfn clone(&self) -> SoupAuth[src]
fn clone(&self) -> SoupAuthReturns 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 SoupAuth[src]
impl Debug for SoupAuth