PLplot  5.15.0
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

◆ cmap0

XColor TkwDisplay::cmap0[16]

Definition at line 60 of file pltkwd.h.

◆ cmap1

XColor TkwDisplay::cmap1[256]

Definition at line 61 of file pltkwd.h.

◆ color

int TkwDisplay::color

Definition at line 57 of file pltkwd.h.

◆ depth

unsigned TkwDisplay::depth

Definition at line 56 of file pltkwd.h.

◆ display

Display* TkwDisplay::display

Definition at line 52 of file pltkwd.h.

◆ displayName

char* TkwDisplay::displayName

Definition at line 50 of file pltkwd.h.

◆ fgcolor

XColor TkwDisplay::fgcolor

Definition at line 62 of file pltkwd.h.

◆ gcXor

GC TkwDisplay::gcXor

Definition at line 54 of file pltkwd.h.

◆ ixwd

int TkwDisplay::ixwd

Definition at line 49 of file pltkwd.h.

◆ map

Colormap TkwDisplay::map

Definition at line 55 of file pltkwd.h.

◆ ncol0

int TkwDisplay::ncol0

Definition at line 58 of file pltkwd.h.

◆ ncol1

int TkwDisplay::ncol1

Definition at line 59 of file pltkwd.h.

◆ nstreams

int TkwDisplay::nstreams

Definition at line 48 of file pltkwd.h.

◆ screen

int TkwDisplay::screen

Definition at line 51 of file pltkwd.h.

◆ visual

Visual* TkwDisplay::visual

Definition at line 53 of file pltkwd.h.

◆ xhair_cursor

Tk_Cursor TkwDisplay::xhair_cursor

Definition at line 63 of file pltkwd.h.


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