[gtk+/native-layout] Add introspection annotation for gtk_builder_get_object
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/native-layout] Add introspection annotation for gtk_builder_get_object
- Date: Sun, 4 Apr 2010 02:33:29 +0000 (UTC)
commit f5aa0fad6cc804b7140a136460cd19e4b31d6bd1
Author: Florian Müllner <fmuellner src gnome org>
Date: Thu Feb 25 21:28:39 2010 +0100
Add introspection annotation for gtk_builder_get_object
gtk/gtkbuilder.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c
index fab4beb..9aafaad 100644
--- a/gtk/gtkbuilder.c
+++ b/gtk/gtkbuilder.c
@@ -857,8 +857,8 @@ gtk_builder_add_objects_from_string (GtkBuilder *builder,
* Gets the object named @name. Note that this function does not
* increment the reference count of the returned object.
*
- * Return value: the object named @name or %NULL if it could not be
- * found in the object tree.
+ * Return value: (transfer none): the object named @name or %NULL if
+ * it could not be found in the object tree.
*
* Since: 2.12
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]