void regress_annotation_object_watch RegressAnnotationObject* object RegressAnnotationForeachFunc func gpointer user_data regress_annotation_object_watch void regress_annotation_object_watch (RegressAnnotationObject* object, RegressAnnotationForeachFunc func, gpointer user_data);

This is here just for the sake of being overriden by its .

<code>object</code>

A

<code>func</code>

The callback

<code>user_data</code>

The callback data

<code>Returns</code>