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

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

Methods

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

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

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