Struct gio_sys::GTcpWrapperConnectionClass
[−]
[src]
#[repr(C)]pub struct GTcpWrapperConnectionClass { pub parent_class: GTcpConnectionClass, }
Fields
parent_class: GTcpConnectionClass
Trait Implementations
impl Copy for GTcpWrapperConnectionClass[src]
impl Clone for GTcpWrapperConnectionClass[src]
fn clone(&self) -> GTcpWrapperConnectionClass[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more