Add a g_dbus_connection_register_object_with_closures function

This is a binding-friendly version of g_dbus_connection_register_object.
Based on a patch by Martin Pitt and the code of g_bus_watch_name_with_closures.

https://bugzilla.gnome.org/show_bug.cgi?id=656325
This commit is contained in:
Janusz Lewandowski
2014-10-10 22:58:20 +02:00
committed by Matthias Clasen
parent 61254347b1
commit 5d014a802a
4 changed files with 313 additions and 7 deletions

View File

@@ -2876,6 +2876,7 @@ GDBusInterfaceGetPropertyFunc
GDBusInterfaceSetPropertyFunc
g_dbus_connection_register_object
g_dbus_connection_unregister_object
g_dbus_connection_register_object_with_closures
GDBusSubtreeVTable
GDBusSubtreeEnumerateFunc
GDBusSubtreeIntrospectFunc