gio.dbus_error_entry

Module for [DBusErrorEntry] class

Types 1

Fields
GDBusErrorEntry _cInstance
Methods
void * _cPtr() nothrow
int errorCode() @property nothrowGet `errorCode` field. Returns: An error code.
void errorCode(int propval) @property nothrowSet `errorCode` field. Params: propval = An error code.
string dbusErrorName() @property nothrowGet `dbusErrorName` field. Returns: The D-Bus error name to associate with @error_code.
void dbusErrorName(string propval) @property nothrowSet `dbusErrorName` field. Params: propval = The D-Bus error name to associate with @error_code.
Constructors
this(void * ptr, Flag!"Take" take)