GDBusErrorEntry

Struct used in g_dbus_error_register_error_domain(). gint error_code; An error code. const gchar *dbus_error_name; The D-Bus error name to associate with error_code. Since 2.26

struct GDBusErrorEntry {}

Members

Variables

dbusErrorName
char* dbusErrorName;
Undocumented in source.
errorCode
int errorCode;
Undocumented in source.

Meta