Struct gdk_x11_sys::xlib::XModifierKeymap [−]
Fields
max_keypermod: i32modifiermap: *mut u8Trait Implementations
impl Clone for XModifierKeymap
impl Clone for XModifierKeymappub fn clone(&self) -> XModifierKeymap
pub fn clone(&self) -> XModifierKeymapReturns a copy of the value. Read more
Performs copy-assignment from source. Read more
impl Debug for XModifierKeymap
impl Debug for XModifierKeymapimpl PartialEq<XModifierKeymap> for XModifierKeymap
impl PartialEq<XModifierKeymap> for XModifierKeymappub fn eq(&self, other: &XModifierKeymap) -> bool
pub fn eq(&self, other: &XModifierKeymap) -> boolThis method tests for self and other values to be equal, and is used
by ==. Read more
pub fn ne(&self, other: &XModifierKeymap) -> bool
pub fn ne(&self, other: &XModifierKeymap) -> boolThis method tests for !=.
impl Copy for XModifierKeymapimpl StructuralPartialEq for XModifierKeymapAuto Trait Implementations
impl RefUnwindSafe for XModifierKeymapimpl !Send for XModifierKeymapimpl !Sync for XModifierKeymapimpl Unpin for XModifierKeymapimpl UnwindSafe for XModifierKeymapBlanket Implementations
Mutably borrows from an owned value. Read more