API Version: 1
Library Version: 1.1.rc
Generated by gi-docgen 2026.1
DexFuture* dex_future_new_for_string ( const char* string )
Creates a new DexFuture and resolves it with string.
DexFuture
string
Type: const char*
const char*
The resolved value for the future.
Type: DexFuture
A resolved DexFuture.