Method
ValentObjectref_cancellable
unstable since: 1.0
Declaration [src]
GCancellable*
valent_object_ref_cancellable (
ValentObject* object
)
Description [src]
Get a GCancellable
for the object.
Available since: 1.0
Gets property | Valent.Object:cancellable |
Return value
Type: GCancellable
object
‘s GCancellable
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |