Method
GIRepositoryRepositoryget_loaded_namespaces
since: 2.80
Declaration [src]
char**
gi_repository_get_loaded_namespaces (
GIRepository* repository,
size_t* n_namespaces_out
)
Description [src]
Return the list of currently loaded namespaces.
The list is guaranteed to be NULL
terminated. The NULL
terminator is not
counted in n_namespaces_out
.
Available since: 2.80