mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-11 02:53:40 +01:00
docs: mark macros, flags, enums with percent sign
This commit is contained in:
committed by
Philip Withnall
parent
887f73d34e
commit
7e64004db0
@@ -588,7 +588,7 @@ g_dbus_error_get_remote_error (const GError *error)
|
||||
* such that it can be recovered with g_dbus_error_get_remote_error().
|
||||
*
|
||||
* Otherwise, a #GError with the error code %G_IO_ERROR_DBUS_ERROR
|
||||
* in the #G_IO_ERROR error domain is returned. Also, @dbus_error_name is
|
||||
* in the %G_IO_ERROR error domain is returned. Also, @dbus_error_name is
|
||||
* added to the error message such that it can be recovered with
|
||||
* g_dbus_error_get_remote_error().
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user