Interface

Jsonrpc-1.0JsonrpcClientConstructorProps

interface ConstructorProps {
    io_stream: Gio.IOStream;
    ioStream: Gio.IOStream;
    use_gvariant: boolean;
    useGvariant: boolean;
}

Hierarchy (View Summary)

Index

Properties

io_stream: Gio.IOStream
ioStream: Gio.IOStream
use_gvariant: boolean
useGvariant: boolean