diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2017-01-17 10:47:47 +0100 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2017-01-17 11:12:20 +0100 |
commit | 80186842445088c3767bd9c6ce6eb84c15fe27ce (patch) | |
tree | 81853e9c650d5ac51c2bc00be894e6216f9f572a /tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-len-prop.page | |
parent | ceddab4d6f0f65d773f361863ca3022b67b192bd (diff) | |
download | gobject-introspection-80186842445088c3767bd9c6ce6eb84c15fe27ce.tar.gz |
tests: Update "expected" for hidden fundamental class
https://bugzilla.gnome.org/show_bug.cgi?id=760056
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-len-prop.page')
-rw-r--r-- | tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-len-prop.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-len-prop.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-len-prop.page index 04c8eb25..53693b0a 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-len-prop.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj-sig-with-array-len-prop.page @@ -13,7 +13,7 @@ <synopsis><code mime="text/x-python"> def callback(test_obj, arr, len, user_param1, ...) </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> |