Class

DexBlock

Description

final class Dex.Block : GObject.TypeInstance {
  /* No available fields */
}
No description available.

Hierarchy

hierarchy this DexBlock ancestor_0 DexFuture ancestor_0--this ancestor_1 DexObject ancestor_1--ancestor_0

Ancestors

Instance methods

dex_block_get_kind

Gets the kind of block.

dex_block_get_scheduler

Gets the scheduler to use when executing a block.

Methods inherited from DexFuture (28)

Please see DexFuture for a full list of methods.