Method

XemeConnectionget_cancellable

since: 0.1

Declaration [src]

GCancellable*
xeme_connection_get_cancellable (
  XemeConnection* connection
)

Description [src]

Gets the GCancellable for connection.

Available since: 0.1

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.