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