Events (screen.h)

Updated: April 19, 2023

A Screen event notifies applications of actions such as window creations, properties changing values, and keyboard events. The Screen API manages one event queue per context. However, you can also create an event that's independent of any association with a context.

For more information, see the Event Handling chapter or the Input Events section of the Screen Developer's Guide.