WhiteBoard Project using C RPC
A Project in Distributed Computing at IIIT-Delhi
Xwindow Struct Reference
Collaboration diagram for Xwindow:
Collaboration graph

Data Fields

Display * display
 
Window window
 
GC gc
 

Detailed Description

Definition at line 12 of file xwindow.c.

Field Documentation

◆ display

Display* Xwindow::display

Definition at line 13 of file xwindow.c.

Referenced by closexwindow(), drawline(), openxwindow(), and trackpointer().

◆ gc

GC Xwindow::gc

Definition at line 15 of file xwindow.c.

Referenced by drawline(), and openxwindow().

◆ window

Window Xwindow::window

Definition at line 14 of file xwindow.c.

Referenced by drawline(), and openxwindow().


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