[ CCode ( has_construct_function = false ) ]
public Future.for_boolean (bool v_bool)
Creates a new [class@Dex.
Future] and resolves it with v_bool.
| v_bool |
the resolved value for the future |
|
a resolved [class@Dex.Future] |