Method
XemeConnectionget_cancellable
unstable since: 0.1
Declaration [src]
GCancellable*
xeme_connection_get_cancellable (
  XemeConnection* connection
)
      Return value
Type: GCancellable
The canncellable if one is set,
         otherwise NULL.
| The returned data is owned by the instance. | 
The return value can be NULL. |