Struct gdk_sys::GdkKeymapKey
source · [−]Fields
keycode: c_uintgroup: c_intlevel: c_intTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GdkKeymapKey
impl Send for GdkKeymapKey
impl Sync for GdkKeymapKey
impl Unpin for GdkKeymapKey
impl UnwindSafe for GdkKeymapKey
Blanket Implementations
Mutably borrows from an owned value. Read more