fv5  3
About: Fv - view and edit any FITS format image or table (part of the HEASOFT package of programs for manipulating and analyzing FITS data files)
  Fossies Dox: fv53_src.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

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

#include <tk.h>

Collaboration diagram for XVirtualEvent:

Data Fields

int type
 
unsigned long serial
 
Bool send_event
 
Displaydisplay
 
Window event
 
Window root
 
Window subwindow
 
Time time
 
int x
 
int y
 
int x_root
 
int y_root
 
unsigned int state
 
Tk_Uid name
 
Bool same_screen
 

Detailed Description

Definition at line 662 of file tk.h.

Field Documentation

Display* XVirtualEvent::display

Definition at line 666 of file tk.h.

Window XVirtualEvent::event

Definition at line 667 of file tk.h.

Tk_Uid XVirtualEvent::name

Definition at line 674 of file tk.h.

Window XVirtualEvent::root

Definition at line 668 of file tk.h.

Bool XVirtualEvent::same_screen

Definition at line 675 of file tk.h.

Bool XVirtualEvent::send_event

Definition at line 665 of file tk.h.

unsigned long XVirtualEvent::serial

Definition at line 664 of file tk.h.

unsigned int XVirtualEvent::state

Definition at line 673 of file tk.h.

Window XVirtualEvent::subwindow

Definition at line 669 of file tk.h.

Time XVirtualEvent::time

Definition at line 670 of file tk.h.

int XVirtualEvent::type

Definition at line 663 of file tk.h.

int XVirtualEvent::x

Definition at line 671 of file tk.h.

int XVirtualEvent::x_root

Definition at line 672 of file tk.h.

int XVirtualEvent::y

Definition at line 671 of file tk.h.

int XVirtualEvent::y_root

Definition at line 672 of file tk.h.


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