Struct gtk_sys::GtkSocket [−][src]
#[repr(C)]pub struct GtkSocket { pub container: GtkContainer, pub priv_: *mut GtkSocketPrivate, }
Fields
container: GtkContainerpriv_: *mut GtkSocketPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkSocketimpl UnwindSafe for GtkSocketBlanket Implementations
Mutably borrows from an owned value. Read more