Method
DexFutureSetget_size
Declaration [src]
guint
dex_future_set_get_size (
DexFutureSet* future_set
)
Description [src]
Gets the number of futures associated with the DexFutureSet
. You may
use dex_future_set_get_future_at()
to obtain the individual DexFuture
.