Jspice3
x11util.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  widget_bag
 

Enumerations

Functions

void PopUpInput ()
 
void PopDownInput ()
 
void PopUpMessage ()
 
void PopDownMessage ()
 
void PopUpErr ()
 
void PopDownErr ()
 
void CenterWidgetOnWidget ()
 
check_type CheckFile ()
 

Variables

Display * Xdisplay
 

Enumeration Type Documentation

enum check_type
Enumerator
NOGO 
NO_EXIST 
READ_OK 
WRITE_OK 

Definition at line 7 of file x11util.h.

Definition: x11util.h:7
check_type
Definition: x11util.h:7
Definition: x11util.h:7

Function Documentation

void CenterWidgetOnWidget ( )
check_type CheckFile ( )
void PopDownErr ( )
void PopDownInput ( )
void PopDownMessage ( )
void PopUpErr ( )
void PopUpInput ( )
void PopUpMessage ( )

Variable Documentation

Display* Xdisplay