GIRepository.Repository.get_shared_library

This function returns the full path to the shared C library associated with the given namespace @namespace_. There may be no shared library path associated, in which case this function will return %NULL.

Note: The namespace must have already been loaded using a function such as g_irepository_require() before calling this function.