From 4b7cb27d3d9fa029ce0bf03025b1d339ce6a2a5f Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Thu, 15 Jul 2010 17:09:55 +0200 Subject: Add annotation for g_dbus_proxy_new_sync --- gir/gio-2.0.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gir/gio-2.0.c') 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): + */ -- cgit v1.2.1