Interface

Gcr-4GcrImporterConstructorProps

interface ConstructorProps {
    interaction: Gio.TlsInteraction;
    label: string;
    uri: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

interaction: Gio.TlsInteraction
label: string
uri: string