AnnotationStyle
Description:
[ CCode ( cprefix = "GTK_SOURCE_ANNOTATION_STYLE_" , type_id = "gtk_source_annotation_style_get_type ()" ) ]
[ Version ( since = "5.18" ) ]
public enum AnnotationStyle
Content:
Enum values:
- ACCENT - same as the
diff:added-line foreground color
- ERROR - same as the
diff:removed-line foreground color
- NONE - same color as drawn spaces
- WARNING - same as the
diff:changed-line foreground color