sig-with-hash-prop Regress.TestObj::sig-with-hash-prop def callback(test_obj, hash, user_param1, ...)

This test signal is like TelepathyGlib's TpAccount::status-changed

<code>test_obj</code>

instance of that is emitting the signal

<code>hash</code> <code>user_param1</code>

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

<code>...</code>

additional user parameters (if any)