☰
D
dejadoc
FLTK
v1.3.12
/
fltk.events
/
isKeyboardEvent
🔍
☾
isKeyboardEvent
fn
bool isKeyboardEvent(
Event
e)
@safe
nothrow
@nogc
Checks if the given event is a keyboard event.
Parameters
e
The event to check
Returns
true if event is a keyboard event