From: Johan Bilien Date: Mon, 15 Jun 2009 11:36:31 +0000 (+0100) Subject: Annotate g_get_system_*_dirs () X-Git-Tag: GOBJECT_INTROSPECTION_0_6_3~8 X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=86dc48ff388d4657682fedc29758c044314708fe;p=gnome.gobject-introspection Annotate g_get_system_*_dirs () --- diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c index 8b9a010..578ccd8 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) + */