diff options
author | Jasper St. Pierre <jstpierre@mecheye.net> | 2013-02-14 23:14:02 -0500 |
---|---|---|
committer | Jasper St. Pierre <jstpierre@mecheye.net> | 2013-02-14 23:18:01 -0500 |
commit | 29c381b0a1f077ddf3f8ce9fc2f7ab11b4f3628e (patch) | |
tree | e6d395bcf2ceffc38167edb84718835539c48498 /tests | |
parent | 71a1705667f297c122b8637556924c9d16e36801 (diff) | |
download | gobject-introspection-29c381b0a1f077ddf3f8ce9fc2f7ab11b4f3628e.tar.gz |
doctool: Add an link for signal methods
Diffstat (limited to 'tests')
38 files changed, 38 insertions, 38 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page index f3ab0917..e4c0ca5c 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-attribute-signal.page @@ -26,7 +26,7 @@ function callback(annotation_object, arg1:String, arg2:String, ):String; <terms> <item> <title><code>annotation_object</code></title> -<p>instance of Regress.AnnotationObject that is emitting the signal</p> +<p>instance of <link xref="Regress.AnnotationObject"/> that is emitting the signal</p> </item> <item> <title><code>arg1</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-doc-empty-arg-parsing.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-doc-empty-arg-parsing.page index b6dc19fb..2e71c465 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-doc-empty-arg-parsing.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-doc-empty-arg-parsing.page @@ -26,7 +26,7 @@ function callback(annotation_object, arg1:gpointer, ):void; <terms> <item> <title><code>annotation_object</code></title> -<p>instance of Regress.AnnotationObject that is emitting the signal</p> +<p>instance of <link xref="Regress.AnnotationObject"/> that is emitting the signal</p> </item> <item> <title><code>arg1</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-list-signal.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-list-signal.page index d16187b2..c9e35a9d 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-list-signal.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-list-signal.page @@ -27,7 +27,7 @@ known by GObject as it's only marked as G_TYPE_POINTER</p> <terms> <item> <title><code>annotation_object</code></title> -<p>instance of Regress.AnnotationObject that is emitting the signal</p> +<p>instance of <link xref="Regress.AnnotationObject"/> that is emitting the signal</p> </item> <item> <title><code>list</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-string-signal.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-string-signal.page index a900a0f9..4597130f 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-string-signal.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject-string-signal.page @@ -28,7 +28,7 @@ it says it's pointer but it's actually a string.</p> <terms> <item> <title><code>annotation_object</code></title> -<p>instance of Regress.AnnotationObject that is emitting the signal</p> +<p>instance of <link xref="Regress.AnnotationObject"/> that is emitting the signal</p> </item> <item> <title><code>string</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page index 72ffecca..2a54cb3a 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooObject-signal.page @@ -26,7 +26,7 @@ function callback(foo_object, object:GObject.Object, p0:gpointer, ):String; <terms> <item> <title><code>foo_object</code></title> -<p>instance of Regress.FooObject that is emitting the signal</p> +<p>instance of <link xref="Regress.FooObject"/> that is emitting the signal</p> </item> <item> <title><code>object</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page index 74893012..5a297708 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooSubInterface-destroy-event.page @@ -26,7 +26,7 @@ function callback(foo_sub_interface, ):void; <terms> <item> <title><code>foo_sub_interface</code></title> -<p>instance of Regress.FooSubInterface that is emitting the signal</p> +<p>instance of <link xref="Regress.FooSubInterface"/> that is emitting the signal</p> </item> </terms> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-all.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-all.page index 7509a6da..1094566b 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-all.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-all.page @@ -26,7 +26,7 @@ function callback(test_obj, ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> </terms> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page index a9e8b7e0..0bff84e5 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-cleanup.page @@ -26,7 +26,7 @@ function callback(test_obj, ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> </terms> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-first.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-first.page index 599a26cd..34d6f7c3 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-first.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-first.page @@ -26,7 +26,7 @@ function callback(test_obj, ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> </terms> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-array-prop.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-array-prop.page index 9dd0dae1..2e2d2fbd 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-array-prop.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-array-prop.page @@ -27,7 +27,7 @@ function callback(test_obj, arr:[Number], ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>arr</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-foreign-struct.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-foreign-struct.page index 7618f96d..1f4d53d0 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-foreign-struct.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-foreign-struct.page @@ -26,7 +26,7 @@ function callback(test_obj, cr:cairo.Context, ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>cr</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-hash-prop.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-hash-prop.page index b6dbdf1a..58d03932 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-hash-prop.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-hash-prop.page @@ -27,7 +27,7 @@ function callback(test_obj, hash:{String: GObject.Value}, ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>hash</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page index f0e99bf4..b1953738 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-int64-prop.page @@ -27,7 +27,7 @@ the introspection client langage.</p> <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>i</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-intarray-ret.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-intarray-ret.page index bce2b0b1..2a1f980c 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-intarray-ret.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-intarray-ret.page @@ -26,7 +26,7 @@ function callback(test_obj, i:Number, ):[Number]; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>i</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page index bb43e004..9f3e81f1 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-obj.page @@ -27,7 +27,7 @@ Use with regress_test_obj_emit_sig_with_obj</p> <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>obj</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-strv.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-strv.page index 9ef0cc27..ae851a3b 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-strv.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-strv.page @@ -26,7 +26,7 @@ function callback(test_obj, strs:[String], ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>strs</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page index d87cbb56..3598d57d 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page @@ -27,7 +27,7 @@ the introspection client langage.</p> <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>i</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-test-with-static-scope-arg.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-test-with-static-scope-arg.page index 733de72d..6c2fced5 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-test-with-static-scope-arg.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-test-with-static-scope-arg.page @@ -26,7 +26,7 @@ function callback(test_obj, object:Regress.TestSimpleBoxedA, ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>object</code></title> diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-test.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-test.page index a5448f68..ebec470e 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-test.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-test.page @@ -26,7 +26,7 @@ function callback(test_obj, ):void; <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> </terms> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page index f01e3bf8..d1177bfa 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-attribute-signal.page @@ -26,7 +26,7 @@ def callback(annotation_object, arg1, arg2, user_param1, ...) <terms> <item> <title><code>annotation_object</code></title> -<p>instance of Regress.AnnotationObject that is emitting the signal</p> +<p>instance of <link xref="Regress.AnnotationObject"/> that is emitting the signal</p> </item> <item> <title><code>arg1</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-doc-empty-arg-parsing.page b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-doc-empty-arg-parsing.page index 64994913..9d8641d4 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-doc-empty-arg-parsing.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-doc-empty-arg-parsing.page @@ -26,7 +26,7 @@ def callback(annotation_object, arg1, user_param1, ...) <terms> <item> <title><code>annotation_object</code></title> -<p>instance of Regress.AnnotationObject that is emitting the signal</p> +<p>instance of <link xref="Regress.AnnotationObject"/> that is emitting the signal</p> </item> <item> <title><code>arg1</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-list-signal.page b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-list-signal.page index 250aca08..d4a27322 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-list-signal.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-list-signal.page @@ -27,7 +27,7 @@ known by GObject as it's only marked as G_TYPE_POINTER</p> <terms> <item> <title><code>annotation_object</code></title> -<p>instance of Regress.AnnotationObject that is emitting the signal</p> +<p>instance of <link xref="Regress.AnnotationObject"/> that is emitting the signal</p> </item> <item> <title><code>list</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-string-signal.page b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-string-signal.page index 4aaf7e83..95bd3d29 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-string-signal.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject-string-signal.page @@ -28,7 +28,7 @@ it says it's pointer but it's actually a string.</p> <terms> <item> <title><code>annotation_object</code></title> -<p>instance of Regress.AnnotationObject that is emitting the signal</p> +<p>instance of <link xref="Regress.AnnotationObject"/> that is emitting the signal</p> </item> <item> <title><code>string</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page b/tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page index 7a353a2b..3db988a3 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.FooObject-signal.page @@ -26,7 +26,7 @@ def callback(foo_object, object, p0, user_param1, ...) <terms> <item> <title><code>foo_object</code></title> -<p>instance of Regress.FooObject that is emitting the signal</p> +<p>instance of <link xref="Regress.FooObject"/> that is emitting the signal</p> </item> <item> <title><code>object</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.FooSubInterface-destroy-event.page b/tests/scanner/Regress-1.0-Python-expected/Regress.FooSubInterface-destroy-event.page index 3c43a772..675a861d 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.FooSubInterface-destroy-event.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.FooSubInterface-destroy-event.page @@ -26,7 +26,7 @@ def callback(foo_sub_interface, user_param1, ...) <terms> <item> <title><code>foo_sub_interface</code></title> -<p>instance of Regress.FooSubInterface that is emitting the signal</p> +<p>instance of <link xref="Regress.FooSubInterface"/> that is emitting the signal</p> </item> <title><code>user_param1</code></title> <p>first user parameter (if any) specified with the connect() method</p> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-all.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-all.page index f4c2acb9..2870e2bd 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-all.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-all.page @@ -26,7 +26,7 @@ def callback(test_obj, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <title><code>user_param1</code></title> <p>first user parameter (if any) specified with the connect() method</p> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-cleanup.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-cleanup.page index 292ae894..1e341964 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-cleanup.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-cleanup.page @@ -26,7 +26,7 @@ def callback(test_obj, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <title><code>user_param1</code></title> <p>first user parameter (if any) specified with the connect() method</p> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-first.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-first.page index 959a7118..f35e30d7 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-first.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-first.page @@ -26,7 +26,7 @@ def callback(test_obj, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <title><code>user_param1</code></title> <p>first user parameter (if any) specified with the connect() method</p> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-prop.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-prop.page index 9441214f..cccc0903 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-prop.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-prop.page @@ -27,7 +27,7 @@ def callback(test_obj, arr, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>arr</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-foreign-struct.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-foreign-struct.page index 8734cde6..0dfd9d8c 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-foreign-struct.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-foreign-struct.page @@ -26,7 +26,7 @@ def callback(test_obj, cr, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>cr</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-hash-prop.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-hash-prop.page index 40a3c1e9..ef6ded31 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-hash-prop.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-hash-prop.page @@ -27,7 +27,7 @@ def callback(test_obj, hash, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>hash</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page index 5b077e15..cba5cb3f 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-int64-prop.page @@ -27,7 +27,7 @@ the introspection client langage.</p> <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>i</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-intarray-ret.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-intarray-ret.page index 4f28c6f7..134a1bb4 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-intarray-ret.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-intarray-ret.page @@ -26,7 +26,7 @@ def callback(test_obj, i, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>i</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page index e749b702..f99b27f5 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-obj.page @@ -27,7 +27,7 @@ Use with regress_test_obj_emit_sig_with_obj</p> <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>obj</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-strv.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-strv.page index d70bbbc3..a92fe03f 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-strv.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-strv.page @@ -26,7 +26,7 @@ def callback(test_obj, strs, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>strs</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page index 35ccde6b..7d6a8d04 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-uint64-prop.page @@ -27,7 +27,7 @@ the introspection client langage.</p> <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>i</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-test-with-static-scope-arg.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-test-with-static-scope-arg.page index 3bfeb1d4..674df4a2 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-test-with-static-scope-arg.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-test-with-static-scope-arg.page @@ -26,7 +26,7 @@ def callback(test_obj, object, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <item> <title><code>object</code></title> diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-test.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-test.page index 2ec8ca2e..e7ea1607 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-test.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-test.page @@ -26,7 +26,7 @@ def callback(test_obj, user_param1, ...) <terms> <item> <title><code>test_obj</code></title> -<p>instance of Regress.TestObj that is emitting the signal</p> +<p>instance of <link xref="Regress.TestObj"/> that is emitting the signal</p> </item> <title><code>user_param1</code></title> <p>first user parameter (if any) specified with the connect() method</p> |