await_flags


Description:

[ 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.

Parameters:

this

a [class@Dex.Future]

Returns:

the flags or 0 and throws is set.