Functions in screen.hFunctions that are available for working with events from the Screen and Windowing API.Related linksscreen.hFunctions to interact with libscreen events. Data types in screen.hData structures, typedefs, and enumerations that are available for working with events from the Screen and Windowing API.screen_event_get_event() Get the libscreen event from a BPS event. screen_get_domain() Get the unique domain ID for the screen. screen_request_events() Start receiving libscreen events. screen_stop_events() Stop receiving libscreen events.