Packages
gee-0.8
Gee
Future
exception
ready
value
FlatMapFunc
LightMapFunc
MapFunc
ZipFunc
flat_map
light_map
light_map_broken
map
wait
wait_async
wait_until
zip
wait
Description:
[
CCode
( ordering =
0
) ]
public
abstract
unowned
G
wait
()
throws
FutureError
Waits until the value is ready.
Returns:
The
value
associated with future
See also:
ready
,
wait_until
,
wait_async