[ CCode ( cname = "dex_await_variant" ) ]
[ DestroysInstance ]
[ Version ( since = "0.4" ) ]
public Variant await_variant () throws Error
Awaits on this and returns the g_type_variant based result.
| this |
a [class@Dex.Future] |
|
the variant result, or null and throws is set. |