Function is_lockable
pub fn is_lockable(key_output: &KeyOutput) -> boolExpand description
Whether a resolved key::KeyOutput can be locked.
Only non-empty keyboard usage outputs are lockable.
pub fn is_lockable(key_output: &KeyOutput) -> boolWhether a resolved key::KeyOutput can be locked.
Only non-empty keyboard usage outputs are lockable.