A handle for the screen window.
Synopsis:
#include <screen/screen.h>
typedef struct _screen_window* screen_window_t;
Library:
libscreen (For the qcc command, use the -l screen option to link against this library)
Description:
This handle is used to identify the window that you are performing actions on. Such actions could include:
- querying or setting properties
- posting
- sharing buffers