[gobject-introspection] Add some more Gio annotations



commit 27b346578c4fccca0e3ed0cf36ee3735dd9694e8
Author: Colin Walters <walters verbum org>
Date:   Tue Jun 15 13:08:05 2010 -0400

    Add some more Gio annotations
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621570

 gir/gio-2.0.c |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 28ca8a8..17b7031 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -162,3 +162,17 @@
  *
  * Return value: (transfer none):
  */
+
+/**
+ * g_app_launch_context_get_display:
+ * @context: a #GAppLaunchContext
+ * @info: a #GAppInfo
+ * @files: (element-type GFile): a #GList of #GFile objects
+ */
+
+/**
+ * g_app_launch_context_get_startup_notify_id:
+ * @context: a #GAppLaunchContext
+ * @info: a #GAppInfo
+ * @files: (element-type GFile): a #GList of of #GFile objects
+ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]