await_object
Description:
[
CCode ( cname =
"dex_await_object" ) ]
[
DestroysInstance ]
public Object await_object ()
throws Error
Awaits on this and returns the [class@GObject.
Object]-based result.
Parameters:
| this |
a [class@Dex.Future]
|
Returns:
|
the object, or null and throws is set.
|