Grx.Event.new
function new(type: Grx.EventType): Grx.Event { // Gjs wrapper for grx_event_new() }
Allocates a new Grx.Event.
- type
the event type
- Returns
the event struct
function new(type: Grx.EventType): Grx.Event { // Gjs wrapper for grx_event_new() }
Allocates a new Grx.Event.
the event type
the event struct