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

type SetBehavior<'a> = StructPtr<'a, xcb_xkb_set_behavior_t>;

Implementations

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

pub fn keycode(&self) -> Keycode[src]

pub fn behavior(&'a self) -> &'a Behavior[src]