Method

PurpleConnectionget_cancellable

since: 3.0

Declaration [src]

GCancellable*
purple_connection_get_cancellable (
  PurpleConnection* connection
)

Description [src]

Gets the cancellable that should be used with connection.

Available since: 3.0

Return value

Type: GCancellable

The cancellable.

The data is owned by the instance.