Enumeration (GI Flags)

Gio-2.0GioOutputStreamSpliceFlags

GOutputStreamSpliceFlags determine how streams should be spliced.

Index

Enumeration Members

Enumeration Members

CLOSE_SOURCE: number

Close the source stream after the splice.

CLOSE_TARGET: number

Close the target stream after the splice.

NONE: number

Do not close either stream.