Interface

Gio-2.0GioSubprocessConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties

argv: string[]