PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
TkwDisplay Struct Reference

#include "pltkwd.h"

Public Attributes

int nstreams
 
int ixwd
 
char * displayName
 
int screen
 
Display * display
 
Visual * visual
 
GC gcXor
 
Colormap map
 
unsigned depth
 
int color
 
int ncol0
 
int ncol1
 
XColor cmap0 [16]
 
XColor cmap1 [256]
 
XColor fgcolor
 
Tk_Cursor xhair_cursor
 

Detailed Description

Definition at line 46 of file pltkwd.h.

Member Data Documentation

XColor TkwDisplay::cmap0[16]

Definition at line 60 of file pltkwd.h.

XColor TkwDisplay::cmap1[256]

Definition at line 61 of file pltkwd.h.

int TkwDisplay::color

Definition at line 57 of file pltkwd.h.

unsigned TkwDisplay::depth

Definition at line 56 of file pltkwd.h.

Display* TkwDisplay::display

Definition at line 52 of file pltkwd.h.

char* TkwDisplay::displayName

Definition at line 50 of file pltkwd.h.

XColor TkwDisplay::fgcolor

Definition at line 62 of file pltkwd.h.

GC TkwDisplay::gcXor

Definition at line 54 of file pltkwd.h.

int TkwDisplay::ixwd

Definition at line 49 of file pltkwd.h.

Colormap TkwDisplay::map

Definition at line 55 of file pltkwd.h.

int TkwDisplay::ncol0

Definition at line 58 of file pltkwd.h.

int TkwDisplay::ncol1

Definition at line 59 of file pltkwd.h.

int TkwDisplay::nstreams

Definition at line 48 of file pltkwd.h.

int TkwDisplay::screen

Definition at line 51 of file pltkwd.h.

Visual* TkwDisplay::visual

Definition at line 53 of file pltkwd.h.

Tk_Cursor TkwDisplay::xhair_cursor

Definition at line 63 of file pltkwd.h.


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