mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 18:16:34 +02:00
docs: Document not to use volatile
qualifiers
Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Fixes: #600
This commit is contained in:
@@ -177,6 +177,9 @@ g_dbus_error_quark (void)
|
||||
*
|
||||
* Helper function for associating a #GError error domain with D-Bus error names.
|
||||
*
|
||||
* While @quark_volatile has a `volatile` qualifier, this is a historical
|
||||
* artifact and the argument passed to it should not be `volatile`.
|
||||
*
|
||||
* Since: 2.26
|
||||
*/
|
||||
void
|
||||
|
Reference in New Issue
Block a user