Struct gtk_sys::GtkSocket [−][src]
#[repr(C)]pub struct GtkSocket { pub container: GtkContainer, pub priv_: *mut GtkSocketPrivate, }
Fields
container: GtkContainer
priv_: *mut GtkSocketPrivate
Trait Implementations
impl Copy for GtkSocket
[src]
impl Copy for GtkSocket
impl Clone for GtkSocket
[src]
impl Clone for GtkSocket
fn clone(&self) -> GtkSocket
[src]
fn clone(&self) -> GtkSocket
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 GtkSocket
[src]
impl Debug for GtkSocket