data
element will be passed to the
AtkKeySnoopFunc
(listener
) as the func.data
param, on notification.atkAddKeyEventListener(listener, data)
listener
AtkKeySnoopFunc
] the listener to notifydata
R object
that points to a block of data that should be sent to the registered listeners,
along with the event notification, when it occurs.