await_string


Description:

[ CCode ( cname = "dex_await_string" ) ]
[ DestroysInstance ]
public string? await_string () throws Error

Awaits on this and returns the string result.

If the result is not a g_type_string, throws is set.

Parameters:

this

a [class@Dex.Future]

Returns:

the string or null and throws is set