Interface

GtkSource-5GtkSourceLanguageConstructorProps

interface ConstructorProps {
    hidden: boolean;
    id: string;
    name: string;
    section: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

hidden: boolean
id: string
name: string
section: string