#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <malloc.h>
#include <string.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/cursorfont.h>
#include "pkgeom.h"
#include "multibs.h"
#include "xgedit.h"
#include "xgeprivate.h"
Functions | |
void | xge_RepositionWidgets (short w, short h, short x, short y, xge_widget *edr) |
void xge_RepositionWidgets | ( | short | w, | |
short | h, | |||
short | x, | |||
short | y, | |||
xge_widget * | edr | |||
) |