DBusErrorEntry
class DBusErrorEntry(val gioDBusErrorEntryPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
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(gioDBusErrorEntryPointer: <Error class: unknown class><<Error class: unknown class>>)