def callback(annotation_object, arg1, arg2, user_param1, ...)
This signal tests a signal with attributes.
annotation_object
instance of that is emitting the signal
arg1
a value
arg2
another value
user_param1
first user parameter (if any) specified with the connect() method
...
additional user parameters (if any)
Returns
the return value