[−][src]Type Definition xcb::xkb::Overlay
type Overlay<'a> = StructPtr<'a, xcb_xkb_overlay_t>;
Methods
impl<'a> Overlay<'a>[src]
pub fn name(&self) -> Atom[src]
pub fn n_rows(&self) -> u8[src]
ⓘImportant traits for OverlayRowIterator<'a>pub fn rows(&self) -> OverlayRowIterator<'a>[src]
ⓘImportant traits for OverlayRowIterator<'a>