Struct soup_sys::SoupProxyResolverDefault[][src]

#[repr(C)]
pub struct SoupProxyResolverDefault { pub parent: GObject, }

Fields

Trait Implementations

impl Copy for SoupProxyResolverDefault
[src]

impl Clone for SoupProxyResolverDefault
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SoupProxyResolverDefault
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations