Struct gtk_sys::GtkShortcutsWindow [−][src]
#[repr(C)]pub struct GtkShortcutsWindow { pub window: GtkWindow, }
Fields
window: GtkWindow
Trait Implementations
impl Copy for GtkShortcutsWindow[src]
impl Copy for GtkShortcutsWindowimpl Clone for GtkShortcutsWindow[src]
impl Clone for GtkShortcutsWindowfn clone(&self) -> GtkShortcutsWindow[src]
fn clone(&self) -> GtkShortcutsWindowReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GtkShortcutsWindow[src]
impl Debug for GtkShortcutsWindowAuto Trait Implementations
impl !Send for GtkShortcutsWindow
impl !Send for GtkShortcutsWindowimpl !Sync for GtkShortcutsWindow
impl !Sync for GtkShortcutsWindow