Struct gio_sys::GSocketClient[][src]

#[repr(C)]
pub struct GSocketClient { pub parent_instance: GObject, pub priv_: *mut GSocketClientPrivate, }

Fields

Trait Implementations

impl Copy for GSocketClient
[src]

impl Clone for GSocketClient
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GSocketClient
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GSocketClient

impl !Sync for GSocketClient