Struct gio_sys::GTcpWrapperConnectionClass[][src]

#[repr(C)]
pub struct GTcpWrapperConnectionClass { pub parent_class: GTcpConnectionClass, }

Fields

Trait Implementations

impl Copy for GTcpWrapperConnectionClass
[src]

impl Clone for GTcpWrapperConnectionClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GTcpWrapperConnectionClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GTcpWrapperConnectionClass

impl !Sync for GTcpWrapperConnectionClass