195
195
struct IconRegion *FirstRegion; /* pointer to icon regions */
196
196
struct IconRegion *LastRegion; /* pointer to the last icon region */
197
197
char *IconDirectory; /* icon directory to search */
198
199
int SizeStringOffset; /* x offset in size window for drawing */
199
200
int SizeStringWidth; /* minimum width of size window */
200
201
int BorderWidth; /* border width of twm windows */