none regress_annotation_object_watch_full Regress.AnnotationObject self Regress.AnnotationForeachFunc func gpointer user_data GLib.DestroyNotify destroy Regress.AnnotationObject.watch_full @accepts(Regress.AnnotationObject, Regress.AnnotationForeachFunc, gpointer, GLib.DestroyNotify) @returns(none) def watch_full(self, func, user_data, destroy): # Python wrapper for regress_annotation_object_watch_full()

Test overriding via the "Rename To" annotation.

<code>self</code>

A

<code>func</code>

The callback

<code>user_data</code>

The callback data

<code>destroy</code>

Destroy notification