Constructor
DexFuturenew_for_value
Declaration [src]
DexFuture*
dex_future_new_for_value (
const GValue* value
)
Parameters
value |
const GValue* |
The resolved |
|
The data is owned by the caller of the function. |
Return value
Returns: | DexFuture |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |