ARB
Public Attributes | List of all members
GLwDrawingAreaCallbackStruct Struct Reference

#include <GLwDrawA.h>

Collaboration diagram for GLwDrawingAreaCallbackStruct:
Collaboration graph
[legend]

Public Attributes

int reason
 
XEvent * event
 
Dimension width
 
Dimension height
 

Detailed Description

Definition at line 169 of file GLwDrawA.h.

Member Data Documentation

int GLwDrawingAreaCallbackStruct::reason

Definition at line 171 of file GLwDrawA.h.

Referenced by glwInput(), Realize(), Redraw(), and Resize().

XEvent* GLwDrawingAreaCallbackStruct::event

Definition at line 172 of file GLwDrawA.h.

Referenced by glwInput(), Realize(), Redraw(), and Resize().

Dimension GLwDrawingAreaCallbackStruct::width

Definition at line 173 of file GLwDrawA.h.

Referenced by glwInput(), Realize(), Redraw(), and Resize().

Dimension GLwDrawingAreaCallbackStruct::height

Definition at line 173 of file GLwDrawA.h.

Referenced by glwInput(), Realize(), Redraw(), and Resize().


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