Struct soup_sys::SoupAuthDomain[][src]

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

Fields

Trait Implementations

impl Debug for SoupAuthDomain
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations