diff options
Diffstat (limited to 'tests/scanner/Regress-1.0-expected.gir')
-rw-r--r-- | tests/scanner/Regress-1.0-expected.gir | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/tests/scanner/Regress-1.0-expected.gir b/tests/scanner/Regress-1.0-expected.gir index af648273..cef3b124 100644 --- a/tests/scanner/Regress-1.0-expected.gir +++ b/tests/scanner/Regress-1.0-expected.gir @@ -8041,38 +8041,6 @@ element-type annotation.</doc> </parameter> </parameters> </function> - <function name="test_list_model_none" - c:identifier="regress_test_list_model_none" - introspectable="0"> - <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"> |