Interface

GtkSource-5GtkSourceMarkConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gtk

Properties

category: string

Properties - Inherited from Gtk

left_gravity: boolean
leftGravity: boolean
name: string