Struct gio_sys::GSocketListener [−][src]
#[repr(C)]pub struct GSocketListener { pub parent_instance: GObject, pub priv_: *mut GSocketListenerPrivate, }
Fields
parent_instance: GObject
priv_: *mut GSocketListenerPrivate
Trait Implementations
impl Copy for GSocketListener[src]
impl Copy for GSocketListenerimpl Clone for GSocketListener[src]
impl Clone for GSocketListenerfn clone(&self) -> GSocketListener[src]
fn clone(&self) -> GSocketListenerReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GSocketListener[src]
impl Debug for GSocketListenerAuto Trait Implementations
impl !Send for GSocketListener
impl !Send for GSocketListenerimpl !Sync for GSocketListener
impl !Sync for GSocketListener