Struct gdk_sys::GdkKeymapKey [] [src]

#[repr(C)]
pub struct GdkKeymapKey { pub keycode: c_uint, pub group: c_int, pub level: c_int, }

Fields

Trait Implementations

impl Debug for GdkKeymapKey
[src]

[src]

Formats the value using the given formatter.