attribute-signal Regress.AnnotationObject::attribute-signal def callback(annotation_object, arg1, arg2, user_param1, ...)

This signal tests a signal with attributes.

<code>annotation_object</code>

instance of that is emitting the signal

<code>arg1</code>

a value

<code>arg2</code>

another value

<code>user_param1</code>

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

<code>...</code>

additional user parameters (if any)

<code>Returns</code>

the return value