Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GDBusErrorEntry Struct Reference

#include <gdbuserror.h>

Data Fields

gint error_code
 
const gchardbus_error_name
 

Detailed Description

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.

Field Documentation

◆ dbus_error_name

const gchar* _GDBusErrorEntry::dbus_error_name

Definition at line 73 of file gdbuserror.h.

◆ error_code

gint _GDBusErrorEntry::error_code

Definition at line 72 of file gdbuserror.h.


The documentation for this struct was generated from the following file: