Struct soup_sys::SoupSocket[][src]

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

Fields

Trait Implementations

impl Copy for SoupSocket
[src]

impl Clone for SoupSocket
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SoupSocket
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for SoupSocket

impl !Sync for SoupSocket