]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/sizepolicy.h
Add 20080207-1.
[ion3.git] / ioncore / sizepolicy.h
index 602652ded4ea3e0ae78e93b2a1afa5ea1bda5337..4e7ff547e17766de4910cfc956d8fda4853c0e3d 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/ioncore/sizepolicy.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2008
  *
- * Ion is free software; you can redistribute it and/or modify it under
- * the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * See the included file LICENSE for details.
  */
 
 #ifndef ION_IONCORE_SIZEPOLICY_H
@@ -72,7 +69,7 @@ extern void sizepolicy(WSizePolicy *szplcy, WRegion *reg,
                        WFitParams *fp);
 
 
-bool string2sizepolicy(const char *szplcy, WSizePolicy *value);
-
+extern bool string2sizepolicy(const char *szplcy, WSizePolicy *value);
+extern const char *sizepolicy2string(WSizePolicy szplcy);
 
 #endif /* ION_IONCORE_SIZEPOLICY_H */