Grx.events_pending
function events_pending(): Boolean { // Gjs wrapper for grx_events_pending() }
Checks if there are any events in the queue.
- Returns
true if there are events, otherwise false
function events_pending(): Boolean { // Gjs wrapper for grx_events_pending() }
Checks if there are any events in the queue.
true if there are events, otherwise false