iup.iupkey

\file \brief Keyboard Keys definitions.

See Copyright Notice in "iup.h"

Members

Enums

K_BS
anonymousenum K_BS
Undocumented in source.
K_PAUSE
anonymousenum K_PAUSE
Undocumented in source.
K_SP
anonymousenum K_SP
Undocumented in source.
K_quoteleft
anonymousenum K_quoteleft
Undocumented in source.
K_sHOME
anonymousenum K_sHOME
Undocumented in source.

Functions

iup_XkeyAlt
dchar iup_XkeyAlt(dchar _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_XkeyBase
dchar iup_XkeyBase(dchar _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_XkeyCtrl
dchar iup_XkeyCtrl(dchar _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_XkeyShift
dchar iup_XkeyShift(dchar _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_XkeySys
dchar iup_XkeySys(dchar _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_isAltXkey
bool iup_isAltXkey(dchar _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_isCtrlXkey
bool iup_isCtrlXkey(dchar _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_isShiftXkey
bool iup_isShiftXkey(dchar _c)
iup_isSysXkey
bool iup_isSysXkey(dchar _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_isXkey
bool iup_isXkey(T _c)
Undocumented in source. Be warned that the author may not have intended to support it.
iup_isprint
bool iup_isprint(T _c)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta