Functions in screen.h
Functions that are available for working with events from the Screen API.
screen_event_get_context()
Get the libscreen context from a BPS event.
screen_event_get_errno()
Get the errno from a BPS_SCREEN_FAILURE event.
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.
Parent topic:
Screen events (screen.h)
Related concepts
Data types in screen.h