Method
GIRepositoryRepositoryenumerate_versions
since: 2.80
Declaration [src]
char**
gi_repository_enumerate_versions (
  GIRepository* repository,
  const char* namespace_,
  size_t* n_versions_out
)
Description [src]
Obtain an unordered list of versions (either currently loaded or
available) for namespace_ in this repository.
The list is guaranteed to be NULL terminated. The NULL terminator is not
counted in n_versions_out.
Available since: 2.80