Prototype

string glfw3dGetKeyName(
  int key,
  int scancode
);

Parameters

NameDescription
key GLFW_KEY_*
scancode platform-specific scancode

Returns

localized name of the specified printable key