Method
FoundryTestProviderlist_tests
Declaration [src]
DexFuture*
foundry_test_provider_list_tests (
FoundryTestProvider* self
)
Return value
Type: DexFuture
A DexFuture
that resolves to
a GListModel
of FoundryTest
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |