Type Definition xcb::xkb::Key[][src]

type Key<'a> = StructPtr<'a, xcb_xkb_key_t>;

Implementations

impl<'a> Key<'a>[src]

pub fn name(&self) -> &[String8][src]

pub fn gap(&self) -> i16[src]

pub fn shape_ndx(&self) -> u8[src]

pub fn color_ndx(&self) -> u8[src]