4 * Copyright (c) Tuomo Valkonen 1999-2009.
6 * See the included file LICENSE for details.
9 #ifndef ION_IONCORE_CONF_H
10 #define ION_IONCORE_CONF_H
12 extern bool ioncore_read_main_config(const char *cfgfile
);
14 extern ExtlTab
ioncore_get_winprop(WClientWin
*cwin
);
15 extern ExtlTab
ioncore_get_layout(const char *str
);
17 #endif /* ION_IONCORE_CONF_H */