Method
ValentChannelref_base_stream
unstable since: 1.0
Declaration [src]
GIOStream*
valent_channel_ref_base_stream (
ValentChannel* channel
)
Description [src]
Get the base GIOStream
.
Available since: 1.0
Gets property | Valent.Channel:base-stream |
Return value
Type: GIOStream
The base stream.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |