Array(Regress.AnnotationObject) regress_annotation_object_get_objects Regress.AnnotationObject.prototype.get_objects function get_objects(): Array(Regress.AnnotationObject) { // Gjs 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>Returns</code>