mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 06:33:41 +02:00
g_get_user_runtime_dir(): New function
Get the value of the XDG_RUNTIME_DIR environment variable.
This commit is contained in:
@@ -153,6 +153,8 @@ _g_win32_get_system_data_dirs (void)
|
||||
|
||||
G_CONST_RETURN gchar* G_CONST_RETURN * g_get_system_config_dirs (void);
|
||||
|
||||
const gchar * g_get_user_runtime_dir (void);
|
||||
|
||||
G_CONST_RETURN gchar* G_CONST_RETURN * g_get_language_names (void);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user