mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-30 10:56:37 +02:00
Some documentation tweaks
Add links to the D-Bus docs in some places, and various other additions.
This commit is contained in:
@@ -37,7 +37,11 @@
|
||||
* @include: gio/gio.h
|
||||
*
|
||||
* Various data structures and convenience routines to parse and
|
||||
* generate D-Bus introspection XML.
|
||||
* generate D-Bus introspection XML. Introspection information is
|
||||
* used when registering objects with g_dbus_connection_register_object().
|
||||
*
|
||||
* The format of D-BUs introspection XML is specified in the
|
||||
* <link linkend="http://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format">D-Bus specification</link>.
|
||||
*/
|
||||
|
||||
/* ---------------------------------------------------------------------------------------------------- */
|
||||
|
Reference in New Issue
Block a user