diff options
Diffstat (limited to 'gir')
-rw-r--r-- | gir/glib-2.0.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c index 8b9a0104..578ccd8f 100644 --- a/gir/glib-2.0.c +++ b/gir/glib-2.0.c @@ -112,3 +112,13 @@ * @standard_error: (out): * @exit_status: (out): */ + +/* + * g_get_system_config_dirs: + * Return value: (array zero-terminated=1) (transfer none) + */ + +/** + * g_get_system_data_dirs: + * Return value: (array zero-terminated=1) (transfer none) + */ |