Method
XemeConnectionget_cancellable
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 data is owned by the instance. |
The return value can be NULL . |