PLplot  5.15.0
TkwDev Struct Reference

#include "pltkwd.h"

Public Attributes

TkwDisplaytkwd
 
Window window
 
Pixmap pixmap
 
GC gc
 
XColor curcolor
 
long event_mask
 
int flags
 
long init_width
 
long init_height
 
unsigned width
 
unsigned height
 
unsigned border
 
double xscale_init
 
double yscale_init
 
double xscale
 
double yscale
 
short xlen
 
short ylen
 
int write_to_window
 
int write_to_pixmap
 
int instr
 
int max_instr
 
PLGraphicsIn gin
 
int locate_mode
 
int drawing_xhairs
 
XPoint xhair_x [2]
 
XPoint xhair_y [2]
 
void(* MasterEH )(PLStream *, XEvent *)
 

Detailed Description

Definition at line 68 of file pltkwd.h.

Member Data Documentation

◆ border

unsigned TkwDev::border

Definition at line 82 of file pltkwd.h.

◆ curcolor

XColor TkwDev::curcolor

Definition at line 75 of file pltkwd.h.

◆ drawing_xhairs

int TkwDev::drawing_xhairs

Definition at line 100 of file pltkwd.h.

◆ event_mask

long TkwDev::event_mask

Definition at line 77 of file pltkwd.h.

◆ flags

int TkwDev::flags

Definition at line 78 of file pltkwd.h.

◆ gc

GC TkwDev::gc

Definition at line 74 of file pltkwd.h.

◆ gin

PLGraphicsIn TkwDev::gin

Definition at line 97 of file pltkwd.h.

◆ height

unsigned TkwDev::height

Definition at line 82 of file pltkwd.h.

◆ init_height

long TkwDev::init_height

Definition at line 80 of file pltkwd.h.

◆ init_width

long TkwDev::init_width

Definition at line 79 of file pltkwd.h.

◆ instr

int TkwDev::instr

Definition at line 94 of file pltkwd.h.

◆ locate_mode

int TkwDev::locate_mode

Definition at line 99 of file pltkwd.h.

◆ MasterEH

void( * TkwDev::MasterEH) (PLStream *, XEvent *)

Definition at line 103 of file pltkwd.h.

◆ max_instr

int TkwDev::max_instr

Definition at line 95 of file pltkwd.h.

◆ pixmap

Pixmap TkwDev::pixmap

Definition at line 73 of file pltkwd.h.

◆ tkwd

TkwDisplay* TkwDev::tkwd

Definition at line 70 of file pltkwd.h.

◆ width

unsigned TkwDev::width

Definition at line 82 of file pltkwd.h.

◆ window

Window TkwDev::window

Definition at line 72 of file pltkwd.h.

◆ write_to_pixmap

int TkwDev::write_to_pixmap

Definition at line 92 of file pltkwd.h.

◆ write_to_window

int TkwDev::write_to_window

Definition at line 91 of file pltkwd.h.

◆ xhair_x

XPoint TkwDev::xhair_x[2]

Definition at line 101 of file pltkwd.h.

◆ xhair_y

XPoint TkwDev::xhair_y[2]

Definition at line 101 of file pltkwd.h.

◆ xlen

short TkwDev::xlen

Definition at line 89 of file pltkwd.h.

◆ xscale

double TkwDev::xscale

Definition at line 86 of file pltkwd.h.

◆ xscale_init

double TkwDev::xscale_init

Definition at line 84 of file pltkwd.h.

◆ ylen

short TkwDev::ylen

Definition at line 89 of file pltkwd.h.

◆ yscale

double TkwDev::yscale

Definition at line 87 of file pltkwd.h.

◆ yscale_init

double TkwDev::yscale_init

Definition at line 85 of file pltkwd.h.


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