get_value_at


Description:

public unowned Value? get_value_at (uint position) throws Error

Gets the result from a [class@Dex.

Future] that is part of the [class@Dex.FutureSet].

Parameters:

this

a [class@Dex.FutureSet]

position

the [class@Dex.Future] position within the set

Returns:

a [struct@GObject.Value] if successful; otherwise null and throws is set.