CompletionGroup

gears.async.CompletionGroup
See theCompletionGroup companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Unlinked extends CompletionGroup

A sentinel group of cancellables that are in fact not linked to any real group. cancel, add, and drop do nothing when called on this group.

A sentinel group of cancellables that are in fact not linked to any real group. cancel, add, and drop do nothing when called on this group.

Attributes

Supertypes
trait Tracking
trait Cancellable
class Object
trait Matchable
class Any
Show all
Self type
Unlinked.type