Interface

Gio-2.0GioFilterOutputStreamConstructorProps

interface ConstructorProps {
    base_stream: Gio.OutputStream;
    baseStream: Gio.OutputStream;
    close_base_stream: boolean;
    closeBaseStream: boolean;
}

Hierarchy (View Summary)

Index

Properties

base_stream: Gio.OutputStream
baseStream: Gio.OutputStream
close_base_stream: boolean
closeBaseStream: boolean