Method
DexFutureSetget_value_at
Declaration [src]
const GValue*
dex_future_set_get_value_at (
DexFutureSet* future_set,
guint position,
GError** error
)
Parameters
position |
guint |
The |
|
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | GValue |
A |
|
| The data is owned by the instance. |