Method

PurpleConnectionget_cancellable

unstable 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 returned data is owned by the instance.