[gobject-introspection] Add missing annotations
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Add missing annotations
- Date: Wed, 8 Sep 2010 13:08:03 +0000 (UTC)
commit aa94e0736dda492f84e06794cfd009feb6178be8
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Sep 8 13:13:13 2010 +0200
Add missing annotations
Add some more (transfer full) annotations left out in commit cd0de25.
gir/gio-2.0.c | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index a86357a..d6e8aec 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -122,6 +122,23 @@
*/
/**
+ * g_file_get_child:
+ *
+ * @file:
+ * @name:
+ * Returns: (transfer full):
+ */
+
+/**
+ * g_file_get_child_for_display_name:
+ *
+ * @file:
+ * @display_name:
+ * @error:
+ * Returns: (transfer full):
+ */
+
+/**
* g_file_monitor_file:
*
* @file:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]