Method
FoundryFutureListModelawait
Declaration [src]
DexFuture*
foundry_future_list_model_await (
FoundryFutureListModel* self
)
Return value
Type: DexFuture
A DexFuture
that resolves when the
model is considered populated.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |