Method
XemeStreamget_cancellable
unstable 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
| Gets property | Xeme.Stream:cancellable | 
Return value
Type: GCancellable
The cancellable for stream.
| The returned data is owned by the instance. |