Constructor
DexFuturenew_take_object
Declaration [src]
DexFuture*
dex_future_new_take_object (
GObject* value
)
Parameters
value-
Type:
GObjectThe value.
The argument can be NULL.The called function takes ownership of the data, and is responsible for freeing it.