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" regress_annotation.

object :

A

func :

The callback

user_data :

The callback data

destroy :

Destroy notification

Returns :