Interface

Gio-2.0GioFilterInputStreamConstructorProps

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

Hierarchy (View Summary)

Index

Properties

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