docs: Fix invalid references and broken links

This commit fixes quite a few broken links and references, minor typos,
and improves wording in some sections.
This commit is contained in:
Mavroudis Chatzilazaridis
2025-01-28 21:05:26 +02:00
parent 7fffe59037
commit cb1502ed66
49 changed files with 161 additions and 148 deletions

View File

@@ -362,7 +362,7 @@ g_dbus_interface_skeleton_get_vtable (GDBusInterfaceSkeleton *interface_)
* Gets all D-Bus properties for @interface_.
*
* Returns: (transfer full): A #GVariant of type
* ['a{sv}'][G-VARIANT-TYPE-VARDICT:CAPS].
* ['a{sv}'](../glib/gvariant-text-format.html#dictionaries-and-dictionary-entries).
* Free with g_variant_unref().
*
* Since: 2.30