Struct gtk_sys::GtkOffscreenWindow [−][src]
#[repr(C)]pub struct GtkOffscreenWindow { pub parent_object: GtkWindow, }
Fields
parent_object: GtkWindowTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkOffscreenWindowimpl !Send for GtkOffscreenWindowimpl !Sync for GtkOffscreenWindowimpl Unpin for GtkOffscreenWindowimpl UnwindSafe for GtkOffscreenWindowBlanket Implementations
Mutably borrows from an owned value. Read more