Use the correct border hints to calculate screen width.
[fvwm.git] / modules / FvwmGtk / expand.h
blob722e46542e501a23a0eaf7370fef7f11746e1918
1 /* -*-c-*- */
2 #ifndef _EXPAND_H
3 #define _EXPAND_H
5 char *recursive_replace (GtkWidget *d, char *val);
7 #endif /* _EXPAND_H */