Struct relm::RemoteRelm [] [src]

pub struct RemoteRelm<MSG: Clone + DisplayVariant> { /* fields omitted */ }

Handle to the tokio event loop, to be used from the GTK+ thread.

Methods

impl<'a, MSG: Clone + DisplayVariant> RemoteRelm<MSG>
[src]

Get the event stream of the widget. This is used internally by the library.