summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2020-04-28 11:18:18 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2020-04-28 11:19:29 +0200
commitbb364bd25d50215b0c40d98ba5ecf2aa779e53a2 (patch)
tree1618dbab70c70a86d6bf85e63252759fbd662732 /tests/scanner/Regress-1.0-expected.gir
parent770d81f2a32a7bbaa64cd923a69838574e2f0454 (diff)
downloadgobject-introspection-bb364bd25d50215b0c40d98ba5ecf2aa779e53a2.tar.gz
Revert "Add support for element-type to GListModel"
Breaks vapigen and changes GListModel definition in Gio-2.0.gir This reverts commit a9f45431684e6be3623e272e54d481e4c5d9423d.
Diffstat (limited to 'tests/scanner/Regress-1.0-expected.gir')
-rw-r--r--tests/scanner/Regress-1.0-expected.gir31
1 files changed, 0 insertions, 31 deletions
diff --git a/tests/scanner/Regress-1.0-expected.gir b/tests/scanner/Regress-1.0-expected.gir
index bcba3fbe..cef3b124 100644
--- a/tests/scanner/Regress-1.0-expected.gir
+++ b/tests/scanner/Regress-1.0-expected.gir
@@ -8041,37 +8041,6 @@ element-type annotation.</doc>
</parameter>
</parameters>
</function>
- <function name="test_list_model_none"
- c:identifier="regress_test_list_model_none">
- <doc xml:space="preserve"
- filename="regress.c"
- line="4689">Test GListModel with no annotation.</doc>
- <source-position filename="regress.h" line="1538"/>
- <return-value transfer-ownership="full">
- <doc xml:space="preserve"
- filename="regress.c"
- line="4694">a GListModel</doc>
- <type name="Gio.ListModel" c:type="GListModel*">
- <type name="gpointer" c:type="gpointer"/>
- </type>
- </return-value>
- </function>
- <function name="test_list_model_object"
- c:identifier="regress_test_list_model_object">
- <doc xml:space="preserve"
- filename="regress.c"
- line="4704">Test GListModel return value with an element type annotation.</doc>
- <source-position filename="regress.h" line="1541"/>
- <return-value transfer-ownership="full">
- <doc xml:space="preserve"
- filename="regress.c"
- line="4709">a GListModel
- containing RegressTestObj values</doc>
- <type name="Gio.ListModel" c:type="GListModel*">
- <type name="TestObj"/>
- </type>
- </return-value>
- </function>
<function name="test_long" c:identifier="regress_test_long">
<source-position filename="regress.h" line="73"/>
<return-value transfer-ownership="none">