Method
GIRepositoryRepositoryget_typelib_path
since: 2.80
Declaration [src]
const char*
gi_repository_get_typelib_path (
GIRepository* repository,
const char* namespace_
)
Description [src]
If namespace namespace_
is loaded, return the full path to the
.typelib file it was loaded from.
If the typelib for namespace namespace_
was included in a shared library,
return the special string <builtin>
.
Available since: 2.80