glib/docs/reference/girepository
Philip Withnall 343027d5de girepository: Make GIInfoType private
Eventually, we want to move to using `GType` directly for everything,
since `GIBaseInfo` and its subclasses are all using `GTypeInstance`.

However, that requires quite a lot of changes and we’re about to hit the
API freeze.

So do the smallest set of changes possible to remove `GIInfoType` and
related functions from the public API, which gives us freedom to make
more changes later without breaking API.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3155
2024-02-08 12:56:02 +00:00
..
girepository.toml.in docs: Add migration guide for libgirepository 2024-02-05 18:03:52 +00:00
meson.build build: Ensure the libgirepository docs are installed 2024-02-05 18:03:52 +00:00
migrating-gi.md girepository: Make GIInfoType private 2024-02-08 12:56:02 +00:00
urlmap.js docs: Add GIRepository documentation build using gi-docgen 2023-12-12 16:58:04 +00:00