Future.take_object


Description:

[ CCode ( has_construct_function = false ) ]
public Future.take_object (owned Object? value)

Creates a new [class@Dex.

Future] that is resolved with value.

Parameters:

value

the value

Returns:

a resolved [class@Dex.Future]