Interface

Gio-2.0GioSubprocessConstructorProps

interface ConstructorProps {
    argv: string[];
    flags: Gio.SubprocessFlags;
}

Hierarchy (View Summary)

Index
argv: string[]