Grx.Event.prototype.copy

function copy(): Grx.Event {
    // Gjs wrapper for grx_event_copy()
}
  

Creates a copy of event.

Returns

a copy of event