Data Fields | |
DBusGConnection * | connection |
The connection. | |
DBusGMessage * | message |
The message which generated the method call. | |
const DBusGObjectInfo * | object |
The object the method was called on. | |
const DBusGMethodInfo * | method |
The method called. |
See dbus_g_method_return() and dbus_g_method_return_error().
Definition at line 928 of file dbus-gobject.c.