summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-07-15 17:09:55 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-07-15 17:09:55 +0200
commit4b7cb27d3d9fa029ce0bf03025b1d339ce6a2a5f (patch)
tree496425f02a85562b3437bdb878b1126a96bc18ba
parent71339206d27005b29643fe5928448b0a63d4273f (diff)
downloadgobject-introspection-4b7cb27d3d9fa029ce0bf03025b1d339ce6a2a5f.tar.gz
Add annotation for g_dbus_proxy_new_sync
-rw-r--r--gir/gio-2.0.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 17b70317..d58972a9 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -176,3 +176,11 @@
* @info: a #GAppInfo
* @files: (element-type GFile): a #GList of of #GFile objects
*/
+
+/**
+ * g_dbus_proxy_new_sync:
+ * @info: (allow-none):
+ * @name: (allow-none):
+ * @cancellable: (allow-none):
+ * @error: (allow-none):
+ */