Method

XemeStreamget_cancellable

since: 0.1

Declaration [src]

GCancellable*
xeme_stream_get_cancellable (
  XemeStream* stream
)

Description [src]

Gets the cancellable that stream is using.

Available since: 0.1

Return value

Type: GCancellable

The cancellable for stream.

The data is owned by the instance.