src/client/x/xclips.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "xsetup.h"
#include "xclips.h"
#include "xmenu.h"
#include "xmenu_wind.h"
#include "xmenu_opt.h"
#include "xclipstext.h"
#include "xmain.h"
#include "setup.h"
#include "agenda.h"
#include "bmathfun.h"
#include "classcom.h"
#include "commline.h"
#include "crstrtgy.h"
#include "defins.h"
#include "dffctdef.h"
#include "dffnxfun.h"
#include "engine.h"
#include "exprnpsr.h"
#include "facthsh.h"
#include "factmngr.h"
#include "filecom.h"
#include "genrccom.h"
#include "globlcom.h"
#include "globldef.h"
#include "incrrset.h"
#include "inscom.h"
#include "insfun.h"
#include "router.h"
#include "utility.h"
Go to the source code of this file.
Define Documentation
Function Documentation
| int get_clips_command |
( |
void |
|
) |
|
| void InitializeInterface |
( |
void |
|
) |
|
| int PrintChangedAgenda |
( |
void |
|
) |
|
| int PrintChangedFacts |
( |
void |
|
) |
|
| int PrintChangedFocus |
( |
void |
|
) |
|
| int PrintChangedGlobals |
( |
void |
|
) |
|
| int PrintChangedInstances |
( |
void |
|
) |
|
| int set_clips_command |
( |
int |
flag |
) |
|
| void UpdateMenus |
( |
void |
|
) |
|
| void UpdateOptionsMenu |
( |
void |
|
) |
|
| int XclipsExit |
( |
void * |
theEnv, |
|
|
int |
num | |
|
) |
| | |
| int XclipsGetc |
( |
void * |
theEnv, |
|
|
char * |
log_name | |
|
) |
| | |
| int XclipsPrint |
( |
void * |
theEnv, |
|
|
char * |
log_name, |
|
|
char * |
str | |
|
) |
| | |
| int XclipsQuery |
( |
void * |
theEnv, |
|
|
char * |
log_name | |
|
) |
| | |
| int XclipsUngetc |
( |
void * |
theEnv, |
|
|
int |
ch, |
|
|
char * |
log_name | |
|
) |
| | |
Variable Documentation