| 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. | |
These types are used to call methods on GObject objects. The context of an asynchronous method call. See dbus_g_method_return() and dbus_g_method_return_error().
Definition at line 1114 of file dbus-gobject.c.
 1.5.6
 1.5.6