ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
XShapeEvent Struct Reference

Definition at line 40 of file shape.h.

Public Attributes

int type
 
unsigned long serial
 
Bool send_event
 
Display * display
 
Window window
 
int kind
 
int x
 
int y
 
unsigned width
 
unsigned height
 
Time time
 
Bool shaped
 

#include <X11/extensions/shape.h>

Member Data Documentation

Display* XShapeEvent::display

Definition at line 44 of file shape.h.

unsigned XShapeEvent::height

Definition at line 48 of file shape.h.

int XShapeEvent::kind

Definition at line 46 of file shape.h.

Bool XShapeEvent::send_event

Definition at line 43 of file shape.h.

unsigned long XShapeEvent::serial

Definition at line 42 of file shape.h.

Bool XShapeEvent::shaped

Definition at line 50 of file shape.h.

Time XShapeEvent::time

Definition at line 49 of file shape.h.

int XShapeEvent::type

Definition at line 41 of file shape.h.

unsigned XShapeEvent::width

Definition at line 48 of file shape.h.

Window XShapeEvent::window

Definition at line 45 of file shape.h.

int XShapeEvent::x

Definition at line 47 of file shape.h.

int XShapeEvent::y

Definition at line 47 of file shape.h.


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