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 GSocketListener
impl Clone for GSocketListener
[src]
impl Clone for GSocketListener
fn clone(&self) -> GSocketListener
[src]
fn clone(&self) -> GSocketListener
Returns 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 GSocketListener
Auto Trait Implementations
impl !Send for GSocketListener
impl !Send for GSocketListener
impl !Sync for GSocketListener
impl !Sync for GSocketListener