summaryrefslogtreecommitdiff
path: root/tests/scanner/Foo-1.0-expected.gir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Foo-1.0-expected.gir')
-rw-r--r--tests/scanner/Foo-1.0-expected.gir4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/scanner/Foo-1.0-expected.gir b/tests/scanner/Foo-1.0-expected.gir
index 950648dc..06d15c36 100644
--- a/tests/scanner/Foo-1.0-expected.gir
+++ b/tests/scanner/Foo-1.0-expected.gir
@@ -985,7 +985,8 @@ exposed to language bindings.</doc>
</return-value>
</function>
<function name="interface_static_method"
- c:identifier="foo_interface_static_method">
+ c:identifier="foo_interface_static_method"
+ moved-to="Interface.static_method">
<return-value transfer-ownership="none">
<type name="none" c:type="void"/>
</return-value>
@@ -1017,6 +1018,7 @@ exposed to language bindings.</doc>
</function>
<function name="rectangle_new"
c:identifier="foo_rectangle_new"
+ moved-to="Rectangle.new"
introspectable="0">
<doc xml:whitespace="preserve">This is a C convenience constructor; we have to (skip)
it because it's not a boxed type.</doc>