gobject-introspection r948 - trunk/gir



Author: walters
Date: Wed Nov 19 20:11:26 2008
New Revision: 948
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=948&view=rev

Log:
Add allow-none for Gio method

Modified:
   trunk/gir/gio-2.0.c

Modified: trunk/gir/gio-2.0.c
==============================================================================
--- trunk/gir/gio-2.0.c	(original)
+++ trunk/gir/gio-2.0.c	Wed Nov 19 20:11:26 2008
@@ -4,6 +4,14 @@
  */
 
 /**
+ * g_app_info_launch:
+ * @appinfo:
+ * @files:
+ * @launch_context: (allow-none):
+ * @error:
+ */
+
+/**
  * g_buffered_input_stream_fill:
  * @cancellable: (allow-none):
  */



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