5#ifndef _CTWM_WINDOWBOX_H
6#define _CTWM_WINDOWBOX_H
13 int x,
int y,
int *
nx,
int *
ny);
Info and control for every X Window we take over.
struct WindowBox WindowBox
void createWindowBoxes(void)
WindowBox * findWindowBox(TwmWindow *twmwin)
void fittocontent(TwmWindow *twmwin)
name_list ** addWindowBox(char *boxname, char *geometry)
void ConstrainedToWinBox(TwmWindow *twmwin, int x, int y, int *nx, int *ny)