GSList* regress_annotation_object_get_objects RegressAnnotationObject* object regress_annotation_object_get_objects 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

<code>object</code>

a

<code>Returns</code>

list of objects