diff options
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page')
-rw-r--r-- | tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj-sig-with-uint64-prop.page | 34 |
1 files changed, 22 insertions, 12 deletions
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 870aefa5..80e75635 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 @@ -24,18 +24,28 @@ the introspection client langage.</p> -<dl> -<dt><p>test_obj :</p></dt> -<dd><p>instance of Regress.TestObj that is emitting the signal</p></dd> -<dt><p>i :</p></dt> -<dd><p>an integer</p></dd> -<dt><p>user_param1 :</p></dt> -<dd><p>first user parameter (if any) specified with the connect() method</p></dd> -<dt><p>... :</p></dt> -<dd><p>additional user parameters (if any)</p></dd> -<dt><p>Returns :</p></dt> -<dd>guint64 </dd> -</dl> +<terms> +<item> +<title><code>test_obj</code></title> +<p>instance of Regress.TestObj that is emitting the signal</p> +</item> +<item> +<title><code>i</code></title> +<p>an integer</p> +</item> +<item> +<title><code>user_param1</code></title> +<p>first user parameter (if any) specified with the connect() method</p> +</item> +<item> +<title><code>...</code></title> +<p>additional user parameters (if any)</p> +</item> +<item> +<title><code>Returns</code></title> +<p>guint64 </p> +</item> +</terms> |