Struct gio_sys::GProxyAddress[][src]

#[repr(C)]
pub struct GProxyAddress { pub parent_instance: GInetSocketAddress, pub priv_: *mut GProxyAddressPrivate, }

Fields

Trait Implementations

impl Copy for GProxyAddress
[src]

impl Clone for GProxyAddress
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GProxyAddress
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GProxyAddress

impl !Sync for GProxyAddress