GSList* regress_annotation_object_get_objects (RegressAnnotationObject* object);
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
object
a GObject.Object
Returns
list of objects