src/client/x/xmenu.c File Reference
#include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include "setup.h"
#include "constrct.h"
#include "filecom.h"
#include "xsetup.h"
#include "xclips.h"
#include "xmenu.h"
#include "xedit.h"
#include "xclipstext.h"
#include "xmenu_wind.h"
#include "xmenu_exec.h"
#include "xmenu_file.h"
#include "xmenu_watch.h"
#include "xmenu_opt.h"
#include "xmain.h"
#include <string.h>
#include <ctype.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/dir.h>
Go to the source code of this file.
Define Documentation
Function Documentation
| void CancelPopupSelect |
( |
Widget |
w, |
|
|
XtPointer |
client_data, |
|
|
XtPointer |
call_data | |
|
) |
| | |
| void CreatePullDownMenus |
( |
Widget |
parent |
) |
|
| void DialogReturn |
( |
Widget |
w, |
|
|
XEvent * |
event, |
|
|
String * |
params, |
|
|
Cardinal * |
num_params | |
|
) |
| | |
| void MenuFunc |
( |
Widget |
w, |
|
|
XtPointer |
client_data, |
|
|
XtPointer |
call_data | |
|
) |
| | |
| void PopdownSelect |
( |
Widget |
w, |
|
|
XtPointer |
client_data, |
|
|
XtPointer |
call_data | |
|
) |
| | |
Variable Documentation
Initial value:
{
"XCLIPS for CLIPS version 6.30",
"",
"Developers:",
"",
" XCLIPS: BeBe Ly & Daniel McCoy",
"",
" CLIPS: Gary Riley & Brian Dantes ",
"",
NULL,
}
Definition at line 72 of file xmenu.c.