DBusErrorEntry
class DBusErrorEntry(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)
Struct used in g_dbus_error_register_error_domain().
Since
2.26
Constructors
Link copied to clipboard
constructor()
Allocate a new DBusErrorEntry.
constructor(scope: <Error class: unknown class>)
Allocate a new DBusErrorEntry using the provided AutofreeScope.
Allocate a new DBusErrorEntry.
constructor(errorCode: <Error class: unknown class>, dbusErrorName: String?, scope: <Error class: unknown class>)
Allocate a new DBusErrorEntry using the provided AutofreeScope.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)