glib/docs/reference
Philip Withnall 5cc5f413f5 gitypelib: Switch to refcounting
Since `GITypelib` is exposed in the public libgirepository API, it needs
to be a boxed type. So we either need to add a `copy` method to mirror
the existing `free` method, or switch to refcounting. The latter option
seems better, since a `GITypelib` contains internal state about open
`GModule`s and the semantics for copying that would be potentially
complex.

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

Helps: #3155
2024-02-07 21:07:18 +00:00
..
gio docs: Allow building man pages without the reference documentation 2024-01-11 15:41:34 +00:00
girepository gitypelib: Switch to refcounting 2024-02-07 21:07:18 +00:00
glib Link to the main context tutorial from the main loop docs 2024-01-31 11:56:56 -06:00
gmodule docs: Allow building man pages without the reference documentation 2024-01-11 15:41:34 +00:00
gobject docs: Allow building man pages without the reference documentation 2024-01-11 15:41:34 +00:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build docs: Fix include path for the build 2024-02-02 12:54:07 +02:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00