#include <stdapis/dbus-1.0/dbus/dbus-glib.h>
struct _DBusGMethodInfo |
Public Attributes | |
---|---|
int | data_offset |
GCallback | function |
GClosureMarshal | marshaller |
DBusGMethodInfo: : C method to invoke : Marshaller to invoke method : Offset into the introspection data
Object typically generated by #dbus-binding-tool that stores a mapping from introspection data to a function pointer for a C method to be invoked.