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.

Return value

Type: guint

The flags or 0 and error is set.