Method
FoundryBuildProgressdup_cancellable
Declaration [src]
DexCancellable*
foundry_build_progress_dup_cancellable (
FoundryBuildProgress* self
)
Return value
Type: DexCancellable
A DexFuture
that resolves when the
build operation has been cancelled.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |