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