Function rstk::widget::bind

source ·
pub fn bind(pattern: &str, command: impl Fn(TkEvent) + Send + 'static)
Expand description

Binds command for event pattern to all widgets.