summaryrefslogtreecommitdiff
path: root/tests/scanner/Annotation-1.0-expected.gir
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2011-11-25 12:09:51 -0200
committerJohan Dahlin <jdahlin@litl.com>2011-11-25 12:10:39 -0200
commit699ad0fec427c79bec1c41b2cf8e2441b9b959bc (patch)
tree457ff8073378be85ba8566afec81328fd12bbf2e /tests/scanner/Annotation-1.0-expected.gir
parent9b27ce73aaeb4159daa873cdb314a50447a3143d (diff)
downloadgobject-introspection-699ad0fec427c79bec1c41b2cf8e2441b9b959bc.tar.gz
Add a floating alias for none
https://bugzilla.gnome.org/show_bug.cgi?id=657202
Diffstat (limited to 'tests/scanner/Annotation-1.0-expected.gir')
-rw-r--r--tests/scanner/Annotation-1.0-expected.gir7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/scanner/Annotation-1.0-expected.gir b/tests/scanner/Annotation-1.0-expected.gir
index 4449604c..88b9ea4e 100644
--- a/tests/scanner/Annotation-1.0-expected.gir
+++ b/tests/scanner/Annotation-1.0-expected.gir
@@ -835,6 +835,13 @@ detection, and fixing it via annotations.</doc>
<type name="GObject.Object" c:type="GObject*"/>
</return-value>
</function>
+ <function name="transfer_floating"
+ c:identifier="annotation_transfer_floating">
+ <return-value transfer-ownership="none">
+ <doc xml:whitespace="preserve">A floating object</doc>
+ <type name="GObject.Object" c:type="GObject*"/>
+ </return-value>
+ </function>
<function name="versioned"
c:identifier="annotation_versioned"
version="0.6">