sig-with-intarray-ret Regress.TestObj::sig-with-intarray-ret def callback(test_obj, i, user_param1, ...) <code>test_obj</code>

instance of that is emitting the signal

<code>i</code>

an integer

<code>user_param1</code>

first user parameter (if any) specified with the connect() method

<code>...</code>

additional user parameters (if any)