screen_window_t

A handle for the screen window.

Synopsis:

#include <screen/screen.h>
 
typedef struct _screen_window* screen_window_t;

Library:

libscreen

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