summaryrefslogtreecommitdiff
path: root/tests/scanner/Foo-1.0-expected.gir
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2011-06-29 08:41:41 -0400
committerDan Winship <danw@gnome.org>2011-07-01 11:29:01 -0400
commit834f928f2032434fa8f54f68c51cc40fa8271733 (patch)
treec770c3502c278958e72428803e9422d30ef7af22 /tests/scanner/Foo-1.0-expected.gir
parenta47c78b1c5a577317352411236fbbb7444e97b64 (diff)
downloadgobject-introspection-834f928f2032434fa8f54f68c51cc40fa8271733.tar.gz
giscanner: mark GAsyncReadyCallbacks as allow-none
https://bugzilla.gnome.org/show_bug.cgi?id=653484
Diffstat (limited to 'tests/scanner/Foo-1.0-expected.gir')
-rw-r--r--tests/scanner/Foo-1.0-expected.gir1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scanner/Foo-1.0-expected.gir b/tests/scanner/Foo-1.0-expected.gir
index fa5ee930..8b9dc387 100644
--- a/tests/scanner/Foo-1.0-expected.gir
+++ b/tests/scanner/Foo-1.0-expected.gir
@@ -891,6 +891,7 @@ exposed to language bindings.</doc>
</parameter>
<parameter name="callback"
transfer-ownership="none"
+ allow-none="1"
scope="async"
closure="2">
<type name="Gio.AsyncReadyCallback" c:type="GAsyncReadyCallback"/>