Future.for_boolean


Description:

[ CCode ( has_construct_function = false ) ]
public Future.for_boolean (bool v_bool)

Creates a new [class@Dex.

Future] and resolves it with v_bool.

Parameters:

v_bool

the resolved value for the future

Returns:

a resolved [class@Dex.Future]