Interface

GtkSource-5GtkSourceMarkConstructorProps

interface ConstructorProps {
    category: string;
    left_gravity: boolean;
    leftGravity: boolean;
    name: string;
}

Hierarchy (View Summary)

Index
category: string
left_gravity: boolean
leftGravity: boolean
name: string