Interface

GtkSource-5GtkSourceCompletionSnippetsConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties

priority: number
title: string