screen_context_t

A handle for the screen context.

Synopsis:

#include <screen/screen.h>
 
typedef struct _screen_context* screen_context_t;

Library:

libscreen

Description:

This handle is used to identify the scope of the relationship with the underlying windowing system. A handle to the screen context is used to:
  • create screen API objects
  • retrieve and send events