Interface

GtkSource-5GtkSourceStyleSchemeConstructorProps

interface ConstructorProps {
    description: string;
    filename: string;
    id: string;
    name: string;
}

Hierarchy (View Summary)

Index

Properties

description: string
filename: string
id: string
name: string