Function libnotcurses_sys::c_api::ncinput_numlock_p
source · pub fn ncinput_numlock_p(input: &NcInput) -> boolExpand description
Returns true if the NumLock modifier is present.
Method: NcInput.numlock_p().
pub fn ncinput_numlock_p(input: &NcInput) -> boolReturns true if the NumLock modifier is present.
Method: NcInput.numlock_p().