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

type OverlayBehaviorIterator = xcb_xkb_overlay_behavior_iterator_t;

Trait Implementations

impl Iterator for OverlayBehaviorIterator[src]

type Item = OverlayBehavior

The type of the elements being iterated over.