Valadoc | Vala | Tutorial | API-References | Markup

g_dbus_error_register_error_domain


Description:

public void g_dbus_error_register_error_domain (string error_domain_quark_name, size_t quark_volatile, DBusErrorEntry entries, uint num_entries)

Helper function for associating a Error error domain with D-Bus error names.

Parameters:

num_entries Number of items to register.
error_domain_quark_name The error domain name.
entries A pointer to num_entries DBusErrorEntry struct items.
quark_volatile A pointer where to store the Quark.

Namespace: GLib
Package: gio-2.0