Class
DexAsyncResult
Constructors
dex_async_result_new
No description available.
Instance methods
dex_async_result_await
Tracks the result of future and uses the value to complete async_result,
eventually calling the registered GAsyncReadyCallback.
dex_async_result_dup_future
Gets the future for the DexAsyncResult, or NULL if a future
is not available.
dex_async_result_get_name
No description available.
dex_async_result_propagate_boolean
No description available.
dex_async_result_propagate_double
No description available.
dex_async_result_propagate_int
No description available.
dex_async_result_propagate_pointer
No description available.
dex_async_result_set_name
No description available.
dex_async_result_set_priority
No description available.
dex_async_result_set_static_name
No description available.