Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Struct Gio.DBusErrorEntry

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusErrorEntry
Struct : DBusErrorEntry
Struct used in g_dbus_error_register_error_domain().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gio.DBusErrorEntry ()
Create a new Gio.DBusErrorEntry
Create a new Gio.DBusErrorEntry
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio
Method
Gio.dbus_error_register_error_domain (String error_domain_quark_name, guint32 quark_volatile, DBusErrorEntry entries, guint32 num_entries) : none
Helper function for associating a GError error domain with D-Bus error names.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:25 GMT+0800 (HKT)