void regress_annotation_object_watch_full RegressAnnotationObject* object RegressAnnotationForeachFunc func gpointer user_data GDestroyNotify destroy regress_annotation_object_watch_full void regress_annotation_object_watch_full (RegressAnnotationObject* object, RegressAnnotationForeachFunc func, gpointer user_data, GDestroyNotify destroy);

Test overriding via the "Rename To" annotation.

<code>object</code>

A

<code>func</code>

The callback

<code>user_data</code>

The callback data

<code>destroy</code>

Destroy notification

<code>Returns</code>