handle-pending-events

Name

handle-pending-events -- Handle all pending Scwm events, returns number of dispatched events.

Synopsis

(handle-pending-events)

Description

Handle all pending Scwm events, returns number of dispatched events. This is useful to maintain responsiveness of Scwm when in the middle of a long computation.

Implementation Notes

Module: Built-in Primitive

Defined in src/events.c at line 356 (CVS log)