[][src]Type Definition orbtk::widgets::api::KeyHandler

type KeyHandler = dyn Fn(&mut StatesContext, KeyEvent) + 'static;