Interface

Gio-2.0GioTlsPasswordConstructorProps

interface ConstructorProps {
    description: string;
    flags: Gio.TlsPasswordFlags;
    warning: string;
}

Hierarchy (View Summary)

Index

Properties

description: string
warning: string