SimpleIOStream.this

Creates a new gio.SimpleIOStream wrapping input_stream and output_stream. See also gio.IOStream

  1. this(GSimpleIOStream* gSimpleIOStream, bool ownedRef)
  2. this(InputStream inputStream, OutputStream outputStream)

Parameters

inputStream InputStream
outputStream OutputStream

Return Value

a new gio.SimpleIOStream instance.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.44