Interface

GioWin32-2.0GioWin32OutputStreamConstructorProps

interface ConstructorProps {
    close_handle: boolean;
    closeHandle: boolean;
    handle: any;
}

Hierarchy (View Summary)

Index

Properties

close_handle: boolean
closeHandle: boolean
handle: any