Method
GioIOStreamget_input_stream
since: 2.22
[−]
Description [src]
Gets the input stream for this object. This is used for reading.
Available since: 2.22
Gets property | Gio.IOStream:input-stream |
[−]
Return value
Type: GInputStream
A GInputStream
, owned by the GIOStream
.
Do not free.
The returned data is owned by the instance. |