Constructor
DexFuturenew_take_boxed
Declaration [src]
DexFuture*
dex_future_new_take_boxed (
GType boxed_type,
gpointer value
)
Description [src]
Creates a new DexFuture that is resolved with value.
This constructor is not directly available to language bindings.