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

type SetBehaviorIterator<'a> = xcb_xkb_set_behavior_iterator_t<'a>;

Trait Implementations

impl<'a> Iterator for SetBehaviorIterator<'a>[src]

type Item = SetBehavior<'a>

The type of the elements being iterated over.