PLplot  5.15.0
TkDev Struct Reference

#include "pltkd.h"

Public Attributes

Tk_Window w
 
Tcl_Interp * interp
 
PLINT xold
 
PLINT yold
 
unsigned width
 
unsigned height
 
int exit_eventloop
 
int pass_thru
 
char * cmdbuf
 
size_t cmdbuf_len
 
PLiodeviodev
 
const char * updatecmd
 
pid_t child_pid
 
int instr
 
int max_instr
 
int locate_mode
 
PLGraphicsIn gin
 

Detailed Description

Definition at line 30 of file pltkd.h.

Member Data Documentation

◆ child_pid

pid_t TkDev::child_pid

Definition at line 42 of file pltkd.h.

◆ cmdbuf

char* TkDev::cmdbuf

Definition at line 38 of file pltkd.h.

◆ cmdbuf_len

size_t TkDev::cmdbuf_len

Definition at line 39 of file pltkd.h.

◆ exit_eventloop

int TkDev::exit_eventloop

Definition at line 36 of file pltkd.h.

◆ gin

PLGraphicsIn TkDev::gin

Definition at line 46 of file pltkd.h.

◆ height

unsigned TkDev::height

Definition at line 35 of file pltkd.h.

◆ instr

int TkDev::instr

Definition at line 43 of file pltkd.h.

◆ interp

Tcl_Interp* TkDev::interp

Definition at line 33 of file pltkd.h.

◆ iodev

PLiodev* TkDev::iodev

Definition at line 40 of file pltkd.h.

◆ locate_mode

int TkDev::locate_mode

Definition at line 45 of file pltkd.h.

◆ max_instr

int TkDev::max_instr

Definition at line 44 of file pltkd.h.

◆ pass_thru

int TkDev::pass_thru

Definition at line 37 of file pltkd.h.

◆ updatecmd

const char* TkDev::updatecmd

Definition at line 41 of file pltkd.h.

◆ w

Tk_Window TkDev::w

Definition at line 32 of file pltkd.h.

◆ width

unsigned TkDev::width

Definition at line 35 of file pltkd.h.

◆ xold

PLINT TkDev::xold

Definition at line 34 of file pltkd.h.

◆ yold

PLINT TkDev::yold

Definition at line 34 of file pltkd.h.


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