Struct conrod::widget::list_select::Events [] [src]

pub struct Events<M> where
    M: Mode
{ /* fields omitted */ }

An iterator-like type for yielding ListSelect Events.

Methods

impl<M> Events<M> where
    M: Mode
[src]

[src]

Yield the next Event.