Variable PasteEvent.pastedText

.

struct PasteEvent
{
  // ...
  string pastedText ;
  // ...
}