openX Struct Reference

#include <openX.h>

Data Fields

int id
Display * display
Window window
GC gc
int screen
unsigned long * color_index

Detailed Description

Definition at line 36 of file openX.h.


Field Documentation

unsigned long* color_index

Definition at line 42 of file openX.h.

Referenced by disp_image(), displayClose(), displayOpen(), and set_color().

Display* display

Definition at line 38 of file openX.h.

Referenced by disp_image(), displayClose(), displayOpen(), and set_color().

GC gc

Definition at line 40 of file openX.h.

Referenced by disp_image(), displayClose(), displayOpen(), and set_color().

int id

Definition at line 37 of file openX.h.

Referenced by disp_image(), displayClose(), and displayOpen().

int screen

Definition at line 41 of file openX.h.

Referenced by disp_image(), and displayOpen().

Window window

Definition at line 39 of file openX.h.

Referenced by disp_image(), displayClose(), and displayOpen().


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

Generated on 15 Nov 2023 for JunkBox_Lib by  doxygen 1.6.1