event-apply-modifier

event-apply-modifier is a compiled Lisp function in `simple.el'.

(event-apply-modifier EVENT SYMBOL LSHIFTBY PREFIX)

Apply a modifier flag to event EVENT.
SYMBOL is the name of this modifier, as a symbol.
LSHIFTBY is the numeric value of this modifier, in keyboard events.
PREFIX is the string that represents this modifier in an event type symbol.