sig-with-array-len-prop Regress.TestObj::sig-with-array-len-prop void sig-with-array-len-prop (guint* arr, gint len);

This test signal similar to GSettings::change-event. You can use this with , or raise from the introspection client language.

<code>arr</code>

numbers, or NULL

<code>len</code>

length of arr, or 0

<code>Returns</code>