lib: add a function to return the XDG_CONFIG_DIR
This commit is contained in:

committed by
George Kiagiadakis

parent
6c3a8d2f83
commit
2e88a115d1
@@ -68,6 +68,9 @@ const gchar * wp_get_module_dir (void);
|
||||
WP_API
|
||||
const gchar * wp_get_xdg_state_dir (void);
|
||||
|
||||
WP_API
|
||||
const gchar * wp_get_xdg_config_dir (void);
|
||||
|
||||
WP_API
|
||||
const gchar * wp_get_config_dir (void);
|
||||
|
||||
|
Reference in New Issue
Block a user