DBusError.registerErrorDomain

Helper function for associating a GError error domain with D-Bus error names. Since 2.26

class DBusError
static
void
registerErrorDomain

Parameters

errorDomainQuarkName string

The error domain name.

quarkVolatile gsize

A pointer where to store the GQuark.

entries GDBusErrorEntry[]

A pointer to num_entries GDBusErrorEntry struct items.

Meta