API Version: 1
Library Version: 1.1.alpha
Generated by gi-docgen 2025.5
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.