def callback(test_obj, i, user_param1, ...)
You can use this with regress_test_obj_emit_sig_with_uint64, or raise from the introspection client langage.
test_obj
instance of that is emitting the signal
i
an integer
user_param1
first user parameter (if any) specified with the connect() method
...
additional user parameters (if any)
Returns