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