Regress.AnnotationObject const Regress = imports.gi.Regress; let annotationObject = new Regress.AnnotationObject({ function_property: value, string_property: value, tab_property: value, });

This is an object used to test annotations.

Hierarchy GObject.Object Regress.AnnotationObject Constructors Methods Static Functions Properties Signals Virtual functions Fields Other