Method
DexFutureawait_flags
Declaration [src]
guint
dex_await_flags (
DexFuture* future
GError** error
)
Description [src]
Awaits on future
and returns the flags result.
If the result is not a G_TYPE_FLAGS
, error
is set.
This method is not directly available to language bindings.