The object path to register at.
Introspection data for the interface.
#GClosure for handling incoming method calls.
#GClosure for getting a property.
#GClosure for setting a property.
0 if @error is set, otherwise a registration id (never 0) that can be used with g_dbus_connection_unregister_object() .
GException on failure.
2.46
Version of g_dbus_connection_register_object() using closures instead of a #GDBusInterfaceVTable for easier binding in other languages.