mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +02:00
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:
committed by
Matthias Clasen
parent
61254347b1
commit
5d014a802a
@@ -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
|
||||
|
Reference in New Issue
Block a user