mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
docs: Fix some DocBook usage in a few gtk-doc comments
<emphasis> and <ulink> tags. Replace them with Markdown. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -648,7 +648,7 @@ void g_dbus_connection_signal_unsubscribe (GDBusConnection
|
||||
* If the returned #GDBusMessage is different from @message and cannot
|
||||
* be sent on @connection (it could use features, such as file
|
||||
* descriptors, not compatible with @connection), then a warning is
|
||||
* logged to <emphasis>standard error</emphasis>. Applications can
|
||||
* logged to standard error. Applications can
|
||||
* check this ahead of time using g_dbus_message_to_blob() passing a
|
||||
* #GDBusCapabilityFlags value obtained from @connection.
|
||||
*
|
||||
|
Reference in New Issue
Block a user