Interface

GtkSource-5GtkSourceAnnotationConstructorProps

interface ConstructorProps {
    description: string;
    icon: Gio.Icon;
    line: number;
    style: GtkSource.AnnotationStyle;
}

Hierarchy (View Summary)

Index

Properties

description: string
icon: Gio.Icon
line: number