Method
GioIOStreamget_output_stream
since: 2.22
Description
Gets the output stream for this object. This is used for writing.
Available since: 2.22
Gets property | Gio.IOStream:output-stream |
Return value
Type: GOutputStream
A GOutputStream
, owned by the GIOStream
.
Do not free.
The returned data is owned by the instance. |