[][src]Type Definition orbtk::prelude::KeyHandler

type KeyHandler = dyn Fn(KeyEvent) + 'static;