summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-C-expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected')
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-array-len-prop.page2
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.test_array_struct_out.page2
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.test_create_fundamental_hidden_class_instance.page30
3 files changed, 32 insertions, 2 deletions
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-array-len-prop.page b/tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-array-len-prop.page
index ab7407d5..c7436a2c 100644
--- a/tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-array-len-prop.page
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-array-len-prop.page
@@ -14,7 +14,7 @@
void sig-with-array-len-prop (guint* arr,
gint len);
</code></synopsis>
-<p>This test signal similar to GSettings::change-event.
+ <p>This test signal similar to GSettings::change-event.
You can use this with <link xref="Regress.TestObj.emit_sig_with_array_len_prop"/>, or
raise from the introspection client language.</p>
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.test_array_struct_out.page b/tests/scanner/Regress-1.0-C-expected/Regress.test_array_struct_out.page
index 84aee10f..7f6967b6 100644
--- a/tests/scanner/Regress-1.0-C-expected/Regress.test_array_struct_out.page
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.test_array_struct_out.page
@@ -27,7 +27,7 @@
void regress_test_array_struct_out (RegressTestStructA** arr,
int* len);
</code></synopsis>
-<p>This is similar to gdk_keymap_get_entries_for_keyval().</p>
+ <p>This is similar to gdk_keymap_get_entries_for_keyval().</p>
<terms>
<item>
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.test_create_fundamental_hidden_class_instance.page b/tests/scanner/Regress-1.0-C-expected/Regress.test_create_fundamental_hidden_class_instance.page
new file mode 100644
index 00000000..fd9f2b81
--- /dev/null
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.test_create_fundamental_hidden_class_instance.page
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+<page id="Regress.test_create_fundamental_hidden_class_instance"
+ type="topic"
+ style="function"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/1.0/ui/">
+ <info>
+ <link xref="index" group="function" type="guide"/>
+ <api:function>
+ <api:returns>
+ <api:type>RegressTestFundamentalObject*</api:type>
+ </api:returns>
+ <api:name>regress_test_create_fundamental_hidden_class_instance</api:name>
+ </api:function>
+ </info>
+ <title>regress_test_create_fundamental_hidden_class_instance</title>
+ <synopsis><code mime="text/x-csrc">
+RegressTestFundamentalObject* regress_test_create_fundamental_hidden_class_instance (void);
+ </code></synopsis>
+
+
+<terms>
+<item>
+<title><code>Returns</code></title>
+
+</item>
+</terms>
+
+</page>