:right-sidebar: True OutputStreamSpliceFlags =================================================================== .. currentmodule:: gi.repository.Gio .. class:: OutputStreamSpliceFlags :no-contents-entry: GOutputStreamSpliceFlags determine how streams should be spliced. Fields ------ .. rst-class:: interim-class .. class:: OutputStreamSpliceFlags :no-index: .. attribute:: CLOSE_SOURCE Close the source stream after the splice. .. attribute:: CLOSE_TARGET Close the target stream after the splice. .. attribute:: NONE Do not close either stream.