[ CCode ( type_id = "gtk_source_annotations_get_type ()" ) ]
[ Version ( since = "5.18" ) ]
public class Annotations : Object
Use this object to manage [class@Annotation]s.
Each [class@View] has a single annotation manager and it is guaranteed to be the same for the lifetime of [class@View].
Add [class@AnnotationProvider]s with [method@Annotations.add_provider] to display all the annotations added to each [ class@AnnotationProvider].