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

Return value

Type: GIOStream

The base stream.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.