mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
This means they’re implemented in the same file as the typelib search path, so it’s easier to refactor the code. This adds `gi_repository_get_library_path()` to expose the library path, both publicly and to internal users in `gitypelib.c`. And unit tests. Signed-off-by: Philip Withnall <pwithnall@gnome.org>