Struct gtk_sys::GtkPlug [−][src]
#[repr(C)]pub struct GtkPlug { pub window: GtkWindow, pub priv_: *mut GtkPlugPrivate, }
Fields
window: GtkWindowpriv_: *mut GtkPlugPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkPlugimpl UnwindSafe for GtkPlugBlanket Implementations
Mutably borrows from an owned value. Read more