Interface

GtkSource-5GtkSourceCompletionSnippetsConstructorProps

interface ConstructorProps {
    priority: number;
    title: string;
}

Hierarchy (View Summary)

Index
priority: number
title: string