gir-repository r108 - trunk/gir
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gir-repository r108 - trunk/gir
- Date: Mon, 6 Oct 2008 21:04:53 +0000 (UTC)
Author: walters
Date: Mon Oct 6 21:04:53 2008
New Revision: 108
URL: http://svn.gnome.org/viewvc/gir-repository?rev=108&view=rev
Log:
Bug 552568: Add array and inout annotations for argc/argv pairs
Modified:
trunk/gir/gtk-x11-2.0.c
Modified: trunk/gir/gtk-x11-2.0.c
==============================================================================
--- trunk/gir/gtk-x11-2.0.c (original)
+++ trunk/gir/gtk-x11-2.0.c Mon Oct 6 21:04:53 2008
@@ -277,6 +277,24 @@
*/
/**
+ * gtk_init
+ * @argc: <inout>:
+ * @argv: <array,inout>:
+ */
+
+/**
+ * gtk_init_check
+ * @argc: <inout>:
+ * @argv: <array,inout>:
+ */
+
+/**
+ * gtk_init_with_args
+ * @argc: <inout>:
+ * @argv: <array,inout>:
+ */
+
+/**
* gtk_item_factory_new:
* @accel_group: <allow-none>:
*/
@@ -546,6 +564,12 @@
*/
/**
+ * gtk_parse_args
+ * @argc: <inout>:
+ * @argv: <array,inout>:
+ */
+
+/**
* gtk_pixmap_new:
* @mask: <allow-none>:
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]