API Version: 1
Library Version: 0.4.1
Generated by gi-docgen 2023.1
char* dex_await_string ( DexFuture* future GError** error )
Awaits on future and returns the string result.
future
If the result is not a G_TYPE_STRING, error is set.
G_TYPE_STRING
error
Type: char*
char*
The string or NULL and error is set.
NULL