[ CCode ( cname = "dex_await_flags" ) ]
[ DestroysInstance ]
public uint await_flags () throws Error
Awaits on this and returns the flags result.
If the result is not a g_type_flags, throws is set.
| this |
a [class@Dex.Future] |
|
the flags or 0 and throws is set. |