gears.async.Cancellable.Tracking
See theTracking companion object
A special Cancellable object that just tracks whether its linked group was cancelled.
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Link this cancellable to the cancellable group of the current async context.
Link this cancellable to the cancellable group of the current async context.
Attributes
-
Inherited from:
-
Cancellable
Add this cancellable to the given group after removing it from the previous group in which it was.
Add this cancellable to the given group after removing it from the previous group in which it was.
Attributes
-
Inherited from:
-
Cancellable
Unlink this cancellable from its group.
Unlink this cancellable from its group.
Attributes
-
Inherited from:
-
Cancellable