[ 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.
| this |
a [class@Dex.Future] |
|
the `gboolean`, or false and throws is set |