Ev.InputSourceInput events.
The type for InputEvent objects.
data i are the inserted characters. This may be empty e.g. if characters are being deleted.
data_transfer i has data in a richer form.
input_type i is a high-level description the input operation. See here for actual values.
is_composing i is true if the event occurs between compositionstart and compositionend events.