screen  4.0.3
About: GNU screen is a screen manager with VT100/ANSI terminal emulation (multiplexing up to 10 pseudo-terminals).
  Fossies Dox: screen-4.0.3.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
canvas Struct Reference

#include <display.h>

Collaboration diagram for canvas:

Data Fields

struct canvasc_next
 
struct displayc_display
 
struct viewportc_vplist
 
struct layerc_layer
 
struct canvasc_lnext
 
struct layer c_blank
 
int c_xoff
 
int c_yoff
 
int c_xs
 
int c_xe
 
int c_ys
 
int c_ye
 
struct event c_captev
 

Detailed Description

Definition at line 46 of file display.h.

Field Documentation


The documentation for this struct was generated from the following file: