Method
IbisClientget_cancellable
since: 0.1
Declaration [src]
GCancellable*
ibis_client_get_cancellable (
IbisClient* client
)
Description [src]
Gets the GCancellable
for client
.
Available since: 0.1
Gets property | Ibis.Client:cancellable |
Return value
Type: GCancellable
The cancellable.
The returned data is owned by the instance. |