#include <sys/types.h>#include <unistd.h>#include <X11/Xlib.h>#include <X11/Xutil.h>#include "xgedit.h"#include "xgeipc.h"
Variables | |
| pid_t | xge_parent_pid |
| pid_t | xge_child_pid |
| int | xge_pipe_in [2] |
| int | xge_pipe_out [2] |
| Window | xgeparentwindow |
| Window | xgechildwindow |
| pid_t xge_child_pid |
| pid_t xge_parent_pid |
| int xge_pipe_in[2] |
| int xge_pipe_out[2] |
| Window xgechildwindow |
| Window xgeparentwindow |
1.7.1