none regress_annotation_object_watch_full Regress.AnnotationObject self Regress.AnnotationForeachFunc func gpointer user_data GLib.DestroyNotify destroy 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" regress_annotation.

self :

A

func :

The callback

user_data :

The callback data

destroy :

Destroy notification