API Version: 1
Library Version: 0.4.1
const GValue* dex_future_set_get_value_at ( DexFutureSet* future_set, guint position, GError** error )
Gets the result from a DexFuture that is part of the DexFutureSet.
DexFuture
DexFutureSet
position
guint
The DexFuture position within the set.
error
GError **
GError*
NULL
const GValue*
A GValue if successful; otherwise NULL and error is set.
GValue