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 1051 of file dbus-gobject.c.
1.5.1