Method

XemeConnectionget_cancellable

unstable since: 0.1

Declaration [src]

GCancellable*
xeme_connection_get_cancellable (
  XemeConnection* connection
)

Description [src]

Gets the cancellable for a connection.

Available since: 0.1

Return value

Type: GCancellable

The canncellable if set.

The returned data is owned by the instance.
The return value can be NULL.