[Regress.AnnotationObject] regress_annotation_object_get_objects Regress.AnnotationObject self Regress.AnnotationObject.get_objects @accepts(Regress.AnnotationObject) @returns([Regress.AnnotationObject]) def get_objects(self): # Python wrapper for regress_annotation_object_get_objects()

This is a test for returning a list of objects. The list itself should be freed, but not the internal objects, intentionally similar example to gtk_container_get_children

<code>self</code>

a

<code>Returns</code> {formatter.format(node, node.retval.doc)}