Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gdbuserror.h>
Data Fields | |
gint | error_code |
const gchar * | dbus_error_name |
GDBusErrorEntry: @error_code: An error code. @dbus_error_name: The D-Bus error name to associate with @error_code.
Struct used in g_dbus_error_register_error_domain().
Since: 2.26
Definition at line 70 of file gdbuserror.h.
const gchar* _GDBusErrorEntry::dbus_error_name |
Definition at line 73 of file gdbuserror.h.
gint _GDBusErrorEntry::error_code |
Definition at line 72 of file gdbuserror.h.