await_boolean


Description:

[ CCode ( cname = "dex_await_boolean" ) ]
[ DestroysInstance ]
public bool await_boolean () throws Error

Awaits on this and returns the gboolean result.

If the result is not a `gboolean`, throws is set.

Parameters:

this

a [class@Dex.Future]

Returns:

the `gboolean`, or false and throws is set