Jspice3
|
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 |
enum check_type |
Enumerator | |
---|---|
NOGO | |
NO_EXIST | |
READ_OK | |
WRITE_OK |
void CenterWidgetOnWidget | ( | ) |
check_type CheckFile | ( | ) |
void PopDownErr | ( | ) |
void PopDownInput | ( | ) |
void PopDownMessage | ( | ) |
void PopUpErr | ( | ) |
void PopUpInput | ( | ) |
void PopUpMessage | ( | ) |
Display* Xdisplay |