mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-30 19:06:38 +02:00
Merge branch 'gdbus-register-error-domain-out-annotation' into 'main'
GDBus: Add `(out)` annotation to quark in g_dbus_error_register_error_domain() See merge request GNOME/glib!4798
This commit is contained in:
@@ -97,7 +97,7 @@ g_dbus_error_quark (void)
|
||||
/**
|
||||
* g_dbus_error_register_error_domain:
|
||||
* @error_domain_quark_name: the error domain name
|
||||
* @quark_volatile: return location for the [type@GLib.Quark] representing the
|
||||
* @quark_volatile: (out): return location for the [type@GLib.Quark] representing the
|
||||
* error domain
|
||||
* @entries: (array length=num_entries): items to register
|
||||
* @num_entries: number of items to register
|
||||
|
Reference in New Issue
Block a user